Home
last modified time | relevance | path

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

/system/unwinding/libbacktrace/
Dbacktrace_test.cpp1405 typedef int (*test_func_t)(int, int, int, int, void (*)(void*), void*); typedef
1424 test_func_t test_func; in TEST_F()
1425 test_func = reinterpret_cast<test_func_t>(dlsym(lib_handle, "test_level_one")); in TEST_F()
1449 test_func_t test_func; in TEST_F()
1450 test_func = reinterpret_cast<test_func_t>(dlsym(lib_handle, "test_level_one")); in TEST_F()