Searched defs:check_main (Results 1 – 3 of 3) sorted by relevance
20 check_main() function
98 auto check_main = [](void* ctx, const ADexFile_Method* method) { in TEST_F() local
92 auto check_main = [&](const DexFile::Method& method) { in TEST() local