Home
last modified time | relevance | path

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

/art/runtime/
Dparsed_options_test.cc52 std::vector<std::string> expected_boot_class_path; in TEST_F() local
/art/runtime/gc/space/
Dimage_space.cc1525 std::string expected_boot_class_path = in LoadFromFile() local
1782 const std::string& expected_boot_class_path, in OpenOatFile()