Home
last modified time | relevance | path

Searched refs:HexString (Results 1 – 1 of 1) sorted by relevance

/aosp12/system/core/libcutils/
H A Dproperties_test.cpp41 static std::string HexString(T value) { in HexString() function
57 << mExpr << " and " << nExpr << " (expected: " << HexString(m) << in AssertEqualHex()
58 ", actual: " << HexString(n) << ") are not equal"; in AssertEqualHex()