Searched refs:RequestAPITest (Results 1 – 2 of 2) sorted by relevance
40 synchronized (RequestAPITest.syncObj) { in decrementRunCount()41 RequestAPITest.syncObj.notifyAll(); in decrementRunCount()
36 public class RequestAPITest extends AndroidTestCase implements HttpConstants { class