Searched defs:handler2 (Results 1 – 4 of 4) sorted by relevance
31 StrictMock<MockJsEventHandler> handler1, handler2; in TEST_F() local87 StrictMock<MockJsEventHandler> handler1, handler2; in TEST_F() local
52 Handler handler2 = new Handler(looper); in testInsertsRunnablesBasedOnLooper() local65 Handler handler2 = new Handler(Looper.myLooper()); in testDefaultConstructorUsesDefaultLooper() local84 Handler handler2 = new Handler(looper2); in testDifferentLoopersGetDifferentQueues() local
27 static void handler2(int sig, struct sigcontext sc) in handler2() function
1343 TestIOHandler handler2(kPipeName2, callback2_called, true); in RunTest_WaitForIO() local