Searched defs:type2 (Results 1 – 4 of 4) sorted by relevance
36 private void doTestReclaimResource(int type1, int type2) throws Exception { in doTestReclaimResource()
69 public void testReclaimResource(int type1, int type2) throws InterruptedException { in testReclaimResource()
518 private void runSingleChannelRateIndependencyTestGroup(int type1, int type2) { in runSingleChannelRateIndependencyTestGroup()640 int type1, int rateLevel1, int type2, int rateLevel2, int memType) in runSingleChannelRateIndependencyTest()
261 String type2 = mContentResolver.getType(TABLE2_URI); in testGetType() local