Searched refs:callDoInBackgroundForTest (Results 1 – 3 of 3) sorted by relevance
50 assertEquals("R", task1.callDoInBackgroundForTest("1", "2")); in testAll()
95 *** callDoInBackgroundForTest(Params...);
267 /* package */ final Result callDoInBackgroundForTest(Params... params) { in callDoInBackgroundForTest() method in EmailAsyncTask