Searched refs:TEST_CONSTANT (Results 1 – 8 of 8) sorted by relevance
32 const int TEST_CONSTANT = 42; field
107 ITestService::TEST_CONSTANT, ITestService::TEST_CONSTANT2, ITestService::TEST_CONSTANT3, in TEST_F()
131 test_primitive! {test_primitive_constant1, RepeatInt, ITestService::TEST_CONSTANT}
34 enum : int32_t { TEST_CONSTANT = 42 }; enumerator
35 TEST_CONSTANT = 42, enumerator
113 int query[] = {ITestService.TEST_CONSTANT, in testConstRepeat()
2339 public static final int TEST_CONSTANT = 42; field
286 pub const TEST_CONSTANT: i32 = 42; constant