Searched refs:LONG_TEST_CONSTANT (Results 1 – 7 of 7) sorted by relevance
46 const long LONG_TEST_CONSTANT = 1L << 40; field
117 constexpr int64_t consts[] = {ITestService::LONG_TEST_CONSTANT}; in TEST_F()
143 test_primitive! {test_primitive_long_constant, RepeatLong, ITestService::LONG_TEST_CONSTANT}
47 enum : int64_t { LONG_TEST_CONSTANT = 1099511627776L }; enumerator
106 LONG_TEST_CONSTANT = 1099511627776L, enumerator
2352 public static final long LONG_TEST_CONSTANT = 1099511627776L; field
299 pub const LONG_TEST_CONSTANT: i64 = 1099511627776; constant