Searched defs:one2 (Results 1 – 5 of 5) sorted by relevance
29 public void one2() { in one2() method in ITCaseOne
101 static const char one2[4] = {0x6F, 0x6E, 0x65, 0}; /* Get around compiler optimizations */ in TestBasic() local160 … static const UChar one2[4] = {0x006F, 0x006E, 0x0065, 0}; /* Get around compiler optimizations */ in TestOtherAPI() local
45 public Counter2<T> add(T obj, Double one2) { in add()55 public Counter2<T> put(T obj, Double one2) { in put()
284 String one2 = "[[Ltest/one;"; in testGetCommonSuperclass_arrays() local
2440 const auto one2 = builder.CreateSharedString("one"); in CreateSharedStringTest() local