Home
last modified time | relevance | path

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

/external/chromium_org/content/child/webcrypto/test/
Dtest_helpers.h20 #define EXPECT_BYTES_EQ_HEX(expected_hex, actual_bytes) \ argument
21 EXPECT_BYTES_EQ(HexStringToBytes(expected_hex), actual_bytes)
/external/chromium_org/base/mac/
Dfoundation_util_unittest.mm345 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,