Searched defs:expected_str (Results 1 – 6 of 6) sorted by relevance
60 const char* expected_str) { in IsStringEqual()
96 std::string expected_str; in TEST_F() local117 std::string expected_str; in TEST_F() local
119 std::string expected_str(kLongString, 255); in TEST() local
87 #define EXPECT_BITSTRING_STR(expected_str, actual_value) \ argument
33 std::string expected_str = ss.str(); in check_bitfield() local
108 std::string expected_str = expected[i]; variable