Searched refs:expected_hex (Results 1 – 2 of 2) sorted by relevance
20 #define EXPECT_BYTES_EQ_HEX(expected_hex, actual_bytes) \ argument21 EXPECT_BYTES_EQ(HexStringToBytes(expected_hex), actual_bytes)
345 const char* expected_hex;361 EXPECT_EQ(nsinteger_cases[i].expected_hex,369 const char* expected_hex;385 EXPECT_EQ(nsuinteger_cases[i].expected_hex,