Searched refs:TEST_CONSTANT8 (Results 1 – 8 of 8) sorted by relevance
39 const int TEST_CONSTANT8 = 0; field
109 ITestService::TEST_CONSTANT7, ITestService::TEST_CONSTANT8, ITestService::TEST_CONSTANT9, in TEST_F()
138 test_primitive! {test_primitive_constant8, RepeatInt, ITestService::TEST_CONSTANT8}
41 enum : int32_t { TEST_CONSTANT8 = 0 }; enumerator
42 TEST_CONSTANT8 = 0, enumerator
120 ITestService.TEST_CONSTANT8}; in testConstRepeat()
2346 public static final int TEST_CONSTANT8 = 0; field
293 pub const TEST_CONSTANT8: i32 = 0; constant