Home
last modified time | relevance | path

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

/system/tools/aidl/tests/android/aidl/tests/
DITestService.aidl32 const int TEST_CONSTANT4 = +4; field
/system/tools/aidl/tests/
Daidl_test_client_primitives.cpp100 ITestService::TEST_CONSTANT4, ITestService::TEST_CONSTANT5, ITestService::TEST_CONSTANT6, in TEST_F()
/system/tools/aidl/tests/java_app/src/android/aidl/tests/
DTestServiceClient.java105 ITestService.TEST_CONSTANT4, in testConstRepeat()