Home
last modified time | relevance | path

Searched defs:call_on_handler_protected_method (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/gd/
Dmodule_jniloop_unittest.cc77 void TestJniModule::call_on_handler_protected_method(int loop_tid, int a, int b, int c) { in call_on_handler_protected_method() function in TestJniModule
229 TEST_F(ModuleGdxWithJniStackTest, call_on_handler_protected_method) { in TEST_F() argument
Dmodule_mainloop_unittest.cc77 void TestModule::call_on_handler_protected_method(int loop_tid, int a, int b, int c) { in call_on_handler_protected_method() function in TestModule
228 TEST_F(ModuleMainGdxWithStackTest, call_on_handler_protected_method) { in TEST_F() argument
Dmodule_gdx_unittest.cc93 void TestGdxModule::call_on_handler_protected_method(int loop_tid, int a, int b, int c) { in call_on_handler_protected_method() function in TestGdxModule
353 TEST_F(ModuleGdxWithStackTest, call_on_handler_protected_method) { in TEST_F() argument