Searched refs:test_level_three (Results 1 – 6 of 6) sorted by relevance
/aosp12/system/unwinding/libbacktrace/ |
H A D | backtrace_testlib.cpp | 49 int test_level_three(int one, int two, int three, int four, void (*callback_func)(void*), in test_level_three() function 55 return test_level_three(one + 2, two + 4, three + 6, four + 8, callback_func, data) + 2; in test_level_two()
|
H A D | backtrace_testlib.h | 28 int test_level_three(int, int, int, int, void (*)(void*), void*);
|
/aosp12/system/unwinding/libbacktrace/testdata/arm/ |
H A D | offline_testdata | 100 function: start: e76eb88d end: e76eb8e5 name: test_level_three
|
/aosp12/system/unwinding/libbacktrace/testdata/arm64/ |
H A D | offline_testdata | 102 function: start: 7015cf57cc end: 7015cf582c name: test_level_three
|
/aosp12/system/unwinding/libbacktrace/testdata/x86/ |
H A D | offline_testdata | 77 function: start: f748c7c0 end: f748c850 name: test_level_three
|
/aosp12/system/unwinding/libbacktrace/testdata/x86_64/ |
H A D | offline_testdata | 88 function: start: 7fd5abcf7990 end: 7fd5abcf79f0 name: test_level_three
|