Home
last modified time | relevance | path

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

/art/compiler/dex/
Ddex_to_dex_decompiler_test.cc48 void RunTest(const char* dex_name) { in RunTest()
/art/runtime/
Dcommon_runtime_test.cc674 jobject CommonRuntimeTestImpl::LoadDex(const char* dex_name) { in LoadDex()