Searched defs:Constants (Results 1 – 2 of 2) sorted by relevance
30 public class Constants { class31 private Constants() {} in Constants() method in Constants
92 TEST_F(ObjectTest, Constants) { in TEST_F() argument