Home
last modified time | relevance | path

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

/system/tools/aidl/tests/
Dend_to_end_tests.cpp94 CheckFileContents(options.DependencyFile(), kExpectedJavaDepsOutput); in TEST_F()
119 CheckFileContents(options.DependencyFile(), kExpectedJavaDepsOutput); in TEST_F()
144 CheckFileContents(options.DependencyFile(), kExpectedJavaDepsOutput); in TEST_F()
170 CheckFileContents(options.DependencyFile(), kExpectedJavaDepsOutput); in TEST_F()
198 CheckFileContents(options.DependencyFile(), kExpectedJavaDepsOutput); in TEST_F()
Dtest_data.h33 extern const char kExpectedJavaDepsOutput[];
Dtest_data_example_interface.cpp105 const char kExpectedJavaDepsOutput[] = variable