Searched refs:mTargetContext (Results 1 – 3 of 3) sorted by relevance
50 private Context mTargetContext; field in FileDownloaderTest55 mTargetContext = InstrumentationRegistry.getTargetContext(); in setUp()62 .get(mTargetContext.getCacheDir().getAbsolutePath(), "ota.zip") in download_downloadsChunkOfZip()70 .get(mTargetContext.getCacheDir().getAbsolutePath(), "care_map.txt") in download_downloadsChunkOfZip()
56 private Context mTargetContext; field in PayloadSpecsTest66 mTargetContext = InstrumentationRegistry.getTargetContext(); in setUp()69 mTestDir = mTargetContext.getCacheDir(); in setUp()77 .get(mTargetContext.getCacheDir().getAbsolutePath(), "ota.zip") in forNonStreaming_works()
59 private Context mTargetContext; field in UpdateConfigTest65 mTargetContext = InstrumentationRegistry.getTargetContext(); in setUp()