Home
last modified time | relevance | path

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

/art/dexoptanalyzer/
Ddexoptanalyzer_test.cc317 std::string dex_location1 = GetScratchDir() + "/DexToAnalyze.jar"; in TEST_F() local
/art/profman/
Dprofile_assistant_test.cc56 std::string dex_location1 = "location1" + id; in SetupProfile() local
72 void SetupProfile(const std::string& dex_location1, in SetupProfile()
151 const std::string& dex_location1, uint32_t dex_checksum1, in GetOfflineProfileMethodInfo()