Home
last modified time | relevance | path

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

/aosp12/system/tools/aidl/
H A Daidl_unittest.cpp476 const string expected_to_string_method = R"--( in TEST_F() local
489 EXPECT_THAT(java_out, testing::HasSubstr(expected_to_string_method)); in TEST_F()