Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/
H A Dfuzzer_corpus_test.cc179 const std::unordered_set<std::string>& valid_dex_files, in TestFuzzerHelper()
244 const std::unordered_set<std::string> valid_dex_files = {"Main.dex", "hello_world.dex"}; in TEST_F() local
253 const std::unordered_set<std::string> valid_dex_files = {"Main.dex", "hello_world.dex"}; in TEST_F() local