Searched defs:handler1 (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
49 Handler handler1 = new Handler(looper); in testInsertsRunnablesBasedOnLooper() local62 Handler handler1 = new Handler(); in testDefaultConstructorUsesDefaultLooper() local81 Handler handler1 = new Handler(looper1); in testDifferentLoopersGetDifferentQueues() local
12 static void handler1(int sig, siginfo_t *si, ucontext_t *uc) in handler1() function
1342 TestIOHandler handler1(kPipeName1, callback1_called, false); in RunTest_WaitForIO() local