Searched defs:testInt (Results 1 – 3 of 3) sorted by relevance
84 private static void testInt(String setVal, int defValue, int expected) { in testInt() method in SystemPropertiesTest
208 final int testInt = 1; in testIntegerConversionLossless() local
216 public void testInt() throws Exception { in testInt() method in AidlTest