Searched refs:TEST_CONSTANT5 (Results 1 – 8 of 8) sorted by relevance
36 const int TEST_CONSTANT5 = -4; field
108 ITestService::TEST_CONSTANT4, ITestService::TEST_CONSTANT5, ITestService::TEST_CONSTANT6, in TEST_F()
135 test_primitive! {test_primitive_constant5, RepeatInt, ITestService::TEST_CONSTANT5}
38 enum : int32_t { TEST_CONSTANT5 = -4 }; enumerator
39 TEST_CONSTANT5 = -4, enumerator
117 ITestService.TEST_CONSTANT5, in testConstRepeat()
2343 public static final int TEST_CONSTANT5 = -4; field
290 pub const TEST_CONSTANT5: i32 = -4; constant