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

  /art/runtime/
dex_file_test.cc 34 const DexFile* dex(OpenTestDexFile("Nested"));
200 const DexFile* raw(OpenTestDexFile("Main"));
215 const DexFile* raw(OpenTestDexFile("Nested"));
228 const DexFile* raw(OpenTestDexFile("GetMethodSignature"));
278 const DexFile* raw(OpenTestDexFile("GetMethodSignature"));
common_runtime_test.h 106 const DexFile* OpenTestDexFile(const char* name) SHARED_LOCKS_REQUIRED(Locks::mutator_lock_);
common_runtime_test.cc 343 const DexFile* CommonRuntimeTest::OpenTestDexFile(const char* name) {

Completed in 43 milliseconds