Searched defs:test (Results 1 – 15 of 15) sorted by relevance
143 const int test = id_ - kNumberOfCoreRegIds; in IsSRegister() local149 const int test = id_ - (kNumberOfCoreRegIds + kNumberOfSRegIds); in IsDRegister() local156 const int test = id_ - (kNumberOfCoreRegIds + kNumberOfSRegIds); in IsOverlappingDRegister() local162 const int test = in IsRegisterPair() local167 bool IsSameType(ArmManagedRegister test) const { in IsSameType()
135 const int test = id_ - kNumberOfCoreRegIds; in IsFRegister() local141 const int test = id_ - (kNumberOfCoreRegIds + kNumberOfFRegIds); in IsDRegister() local148 const int test = id_ - (kNumberOfCoreRegIds + kNumberOfFRegIds); in IsOverlappingDRegister() local154 const int test = in IsRegisterPair() local
20 public static void test() {} in test() method in InaccessibleMethod
20 public static void test() {} in test() method in InaccessibleClass
20 /*package*/ static void test() {} in test() method in InaccessibleMethod
131 const int test = id_ - kNumberOfCpuRegIds; in IsXmmRegister() local137 const int test = id_ - (kNumberOfCpuRegIds + kNumberOfXmmRegIds); in IsX87Register() local143 const int test = id_ - in IsRegisterPair() local
24 String test = "0123456789"; in main() local
37 void test() { in test() method in Main
36 Object test; in main() local
114 File test = new File(ODEX_DIR); in getDexClassLoader() local
11 ParkTester test = new ParkTester(); in main() local
155 String test = "0123456789"; in test_String_compareTo() local
142 Object test; in arrayInstance() local
561 Main test = new Main(); in main() local