Searched refs:TEST_CONSTANT4 (Results 1 – 8 of 8) sorted by relevance
35 const int TEST_CONSTANT4 = +4; field
108 ITestService::TEST_CONSTANT4, ITestService::TEST_CONSTANT5, ITestService::TEST_CONSTANT6, in TEST_F()
134 test_primitive! {test_primitive_constant4, RepeatInt, ITestService::TEST_CONSTANT4}
37 enum : int32_t { TEST_CONSTANT4 = 4 }; enumerator
38 TEST_CONSTANT4 = 4, enumerator
116 ITestService.TEST_CONSTANT4, in testConstRepeat()
2342 public static final int TEST_CONSTANT4 = 4; field
289 pub const TEST_CONSTANT4: i32 = 4; constant