template <typename NumericType>
class Hex
Defined at line 27 of file ../../src/security/bin/tee_manager/test/common.h
Helper class to print numeric values in hex for gtest
Public Methods
void Hex<NumericType> (NumericType number)
Defined at line 29 of file ../../src/security/bin/tee_manager/test/common.h
Friends
template <typename NumericType>
std::ostream & Hex (std::ostream & osconst Hex<NumericType> & obj)