Lines Matching defs:dex_location

102   std::string dex_location = GetScratchDir() + "/DexNoOat.jar";  in TEST_F()  local
114 std::string dex_location = GetScratchDir() + "/OatUpToDate.jar"; in TEST_F() local
127 std::string dex_location = GetScratchDir() + "/ProfileOatUpToDate.jar"; in TEST_F() local
138 std::string dex_location = GetScratchDir() + "/Downgrade.jar"; in TEST_F() local
149 std::string dex_location = GetScratchDir() + "/MultiDexOatUpToDate.jar"; in TEST_F() local
158 std::string dex_location = GetScratchDir() + "/MultiDexSecondaryOutOfDate.jar"; in TEST_F() local
175 std::string dex_location = GetScratchDir() + "/OatDexOutOfDate.jar"; in TEST_F() local
190 std::string dex_location = GetScratchDir() + "/OatImageOutOfDate.jar"; in TEST_F() local
207 std::string dex_location = GetScratchDir() + "/OatVerifyAtRuntimeImageOutOfDate.jar"; in TEST_F() local
220 std::string dex_location = GetScratchDir() + "/DexOdexNoOat.jar"; in TEST_F() local
233 std::string dex_location = GetScratchDir() + "/StrippedDexOdexNoOat.jar"; in TEST_F() local
247 std::string dex_location = GetScratchDir() + "/StrippedDexOdexOat.jar"; in TEST_F() local
269 std::string dex_location = GetScratchDir() + "/ResourceOnlyDex.jar"; in TEST_F() local
280 std::string dex_location = GetScratchDir() + "/OdexOatOverlap.jar"; in TEST_F() local
296 std::string dex_location = GetScratchDir() + "/DexVerifyAtRuntimeOdexNoOat.jar"; in TEST_F() local
308 std::string dex_location = GetScratchDir() + "/LongDexExtension.jarx"; in TEST_F() local
316 std::string dex_location = "/xx"; in TEST_F() local