Home
last modified time | relevance | path

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

/art/dexlayout/
Ddexlayout_test.cc464 std::vector<std::string> test_files = { dex_file, profile_file, output_dex, second_output_dex }; in DexFileLayoutFixedPointExec() local
465 for (const std::string& test_file : test_files) { in DexFileLayoutFixedPointExec()