Searched refs:cstr1 (Results 1 – 1 of 1) sorted by relevance
129 const char * cstr1 = "abc"; in TEST_F() local130 std::string string1(cstr1); in TEST_F()131 hidl_string hs1(cstr1); in TEST_F()