Searched refs:TEST_CONSTANT3 (Results 1 – 8 of 8) sorted by relevance
34 const int TEST_CONSTANT3 = +42; field
107 ITestService::TEST_CONSTANT, ITestService::TEST_CONSTANT2, ITestService::TEST_CONSTANT3, in TEST_F()
133 test_primitive! {test_primitive_constant3, RepeatInt, ITestService::TEST_CONSTANT3}
36 enum : int32_t { TEST_CONSTANT3 = 42 }; enumerator
37 TEST_CONSTANT3 = 42, enumerator
115 ITestService.TEST_CONSTANT3, in testConstRepeat()
2341 public static final int TEST_CONSTANT3 = 42; field
288 pub const TEST_CONSTANT3: i32 = 42; constant