Home
last modified time | relevance | path

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

/system/tools/aidl/tests/android/aidl/tests/
DITestService.aidl35 const int TEST_CONSTANT7 = +0; field
/system/tools/aidl/tests/
Daidl_test_client_primitives.cpp101 ITestService::TEST_CONSTANT7, ITestService::TEST_CONSTANT8, ITestService::TEST_CONSTANT9, in TEST_F()
/system/tools/aidl/tests/java_app/src/android/aidl/tests/
DTestServiceClient.java108 ITestService.TEST_CONSTANT7, in testConstRepeat()