Searched refs:cstr2 (Results 1 – 3 of 3) sorted by relevance
140 const char* cstr2 = "def"; in TEST_F() local145 String8 str2(cstr2); in TEST_F()
265 const char16_t* cstr2 = u"def"; in TEST() local270 String16 str2(cstr2); in TEST()
147 const char * cstr2 = "def"; in TEST_F() local148 std::string string2(cstr2); in TEST_F()149 hidl_string hs2(cstr2); in TEST_F()