Searched refs:BYTE_TEST_CONSTANT (Results 1 – 7 of 7) sorted by relevance
45 const byte BYTE_TEST_CONSTANT = 17; field
99 constexpr int8_t consts[] = {ITestService::BYTE_TEST_CONSTANT}; in TEST_F()
130 test_primitive! {test_primitive_byte_constant, RepeatByte, ITestService::BYTE_TEST_CONSTANT}
46 enum : int8_t { BYTE_TEST_CONSTANT = 17 }; enumerator
32 BYTE_TEST_CONSTANT = 17, enumerator
2351 public static final byte BYTE_TEST_CONSTANT = 17; field
298 pub const BYTE_TEST_CONSTANT: i8 = 17; constant