Home
last modified time | relevance | path

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

/system/tools/aidl/
Daidl_unittest.cpp603 const string expected_to_string_method = R"--( in TEST_F() local
616 EXPECT_THAT(java_out, testing::HasSubstr(expected_to_string_method)); in TEST_F()