Home
last modified time | relevance | path

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

/aosp_15_r20/external/elfutils/tests/
H A Dbacktrace-subr.sh20 check_main() function
/aosp_15_r20/art/libdexfile/external/
H A Ddex_file_ext_test.cc98 auto check_main = [](void* ctx, const ADexFile_Method* method) { in TEST_F() local
H A Ddex_file_supp_test.cc92 auto check_main = [&](const DexFile::Method& method) { in TEST() local