Searched refs:TEST_CONSTANT12 (Results 1 – 7 of 7) sorted by relevance
43 const int TEST_CONSTANT12 = 0xffffffff; field
110 ITestService::TEST_CONSTANT10, ITestService::TEST_CONSTANT11, ITestService::TEST_CONSTANT12}; in TEST_F()
142 test_primitive! {test_primitive_constant12, RepeatInt, ITestService::TEST_CONSTANT12}
45 enum : int32_t { TEST_CONSTANT12 = -1 }; enumerator
46 TEST_CONSTANT12 = -1, enumerator
2350 public static final int TEST_CONSTANT12 = -1; field
297 pub const TEST_CONSTANT12: i32 = -1; constant