HomeSort by relevance Sort by last modified time
    Searched refs:OpenTestDexFiles (Results 1 - 2 of 2) sorted by null

  /art/runtime/
common_runtime_test.h 103 std::vector<const DexFile*> OpenTestDexFiles(const char* name)
common_runtime_test.cc 319 std::vector<const DexFile*> CommonRuntimeTest::OpenTestDexFiles(const char* name) {
344 std::vector<const DexFile*> vector = OpenTestDexFiles(name);
350 std::vector<const DexFile*> dex_files = OpenTestDexFiles(dex_name);

Completed in 129 milliseconds