Home
last modified time | relevance | path

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

/system/libhidl/
Dtest_main.cpp149 const char * cstr2 = "def"; in TEST_F() local
150 std::string string2(cstr2); in TEST_F()
151 hidl_string hs2(cstr2); in TEST_F()