Searched defs:dex_name (Results 1 – 3 of 3) sorted by relevance
252 jobject CommonRuntimeTestImpl::LoadDex(const char* dex_name) { in LoadDex()266 for (const std::string& dex_name : dex_names) { in LoadDexInWellKnownClassLoader() local314 jobject CommonRuntimeTestImpl::LoadDexInPathClassLoader(const std::string& dex_name, in LoadDexInPathClassLoader()337 jobject CommonRuntimeTestImpl::LoadDexInDelegateLastClassLoader(const std::string& dex_name, in LoadDexInDelegateLastClassLoader()347 jobject CommonRuntimeTestImpl::LoadDexInInMemoryDexClassLoader(const std::string& dex_name, in LoadDexInInMemoryDexClassLoader()
273 std::string dex_name = GetTestDexFileName("Main"); in TestOpenDexFiles() local312 std::string dex_name; in TestOpenValidDexFilesRelative() local603 std::string dex_name = GetTestDexFileName("Main"); in TEST_F() local610 std::string dex_name = GetTestDexFileName("Main"); in TEST_F() local621 std::string dex_name = GetTestDexFileName("Main"); in TEST_F() local630 std::string dex_name = GetTestDexFileName("Main"); in TEST_F() local662 std::string dex_name = GetTestDexFileName("Main"); in TEST_F() local
166 typename ElfTypes::Word dex_name = strtab->Write(kDexFileSymbolName); in WriteDebugSymbols() local