Home
last modified time | relevance | path

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

/art/libartbase/base/
Dbit_string_test.cc87 #define EXPECT_BITSTRING_STR(expected_str, actual_value) \ argument
88 EXPECT_STREQ((expected_str), Stringify((actual_value)).c_str())