Searched refs:s6 (Results 1 – 2 of 2) sorted by relevance
19 s6: 7ff24dc82ee0
98 hidl_string s6(std::string("s6")); // copy constructor from std::string in TEST_F() local99 EXPECT_STREQ(s6.c_str(), "s6"); in TEST_F()