Home
last modified time | relevance | path

Searched refs:ModuleGdxWithStackTest (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/system/gd/
Dmodule_gdx_unittest.cc309 class ModuleGdxWithStackTest : public ModuleGdxTest { class
353 TEST_F(ModuleGdxWithStackTest, call_on_handler_protected_method) { in TEST_F() argument
357 TEST_F(ModuleGdxWithStackTest, test_call_on_main) { in TEST_F() argument
361 TEST_F(ModuleGdxWithStackTest, test_call_gdx_external_function_on_main) { in TEST_F() argument
365 TEST_F(ModuleGdxWithStackTest, test_call_on_main_repost) { in TEST_F() argument
369 TEST_F(ModuleGdxWithStackTest, test_call_on_main_recurse) { in TEST_F() argument
373 TEST_F(ModuleGdxWithStackTest, test_call_on_jni) { in TEST_F() argument
377 TEST_F(ModuleGdxWithStackTest, test_call_gdx_external_function_on_jni) { in TEST_F() argument
381 TEST_F(ModuleGdxWithStackTest, test_call_on_jni_repost) { in TEST_F() argument
385 TEST_F(ModuleGdxWithStackTest, test_call_on_jni_recurse) { in TEST_F() argument
[all …]