Home
last modified time | relevance | path

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

/system/tools/aidl/tests/android/aidl/tests/
DITestService.aidl40 const int TEST_CONSTANT12 = 0xffffffff; field
/system/tools/aidl/tests/
Daidl_test_client_primitives.cpp102 ITestService::TEST_CONSTANT10, ITestService::TEST_CONSTANT11, ITestService::TEST_CONSTANT12}; in TEST_F()