Searched refs:TEST_CONSTANT2 (Results 1 – 8 of 8) sorted by relevance
33 const int TEST_CONSTANT2 = -42; field
107 ITestService::TEST_CONSTANT, ITestService::TEST_CONSTANT2, ITestService::TEST_CONSTANT3, in TEST_F()
132 test_primitive! {test_primitive_constant2, RepeatInt, ITestService::TEST_CONSTANT2}
35 enum : int32_t { TEST_CONSTANT2 = -42 }; enumerator
36 TEST_CONSTANT2 = -42, enumerator
114 ITestService.TEST_CONSTANT2, in testConstRepeat()
2340 public static final int TEST_CONSTANT2 = -42; field
287 pub const TEST_CONSTANT2: i32 = -42; constant