Home
last modified time | relevance | path

Searched defs:CONSTANT2 (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/guava/android/guava-testlib/test/com/google/common/testing/
H A DFreshValueGeneratorTest.java524 CONSTANT2 enumConstant
/aosp_15_r20/external/guava/guava-testlib/test/com/google/common/testing/
H A DFreshValueGeneratorTest.java555 CONSTANT2 enumConstant
/aosp_15_r20/system/tools/aidl/tests/android/aidl/tests/
DITestService.aidl62 const int CONSTANT2 = -42; field
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/
DITestService.h476 enum : int32_t { CONSTANT2 = -42 }; enumerator
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/
DITestService.h476 enum : int32_t { CONSTANT2 = -42 }; enumerator
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/
DITestService.h461 enum : int32_t { CONSTANT2 = -42 }; enumerator
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/
DITestService.h461 enum : int32_t { CONSTANT2 = -42 }; enumerator
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/
DITestService.java3751 public static final int CONSTANT2 = -42; field
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-java-source/gen/android/aidl/tests/
DITestService.java3751 public static final int CONSTANT2 = -42; field