Searched defs:testDir (Results 1 – 5 of 5) sorted by relevance
192 File testDir = mUserDataPreparer.testDir; in testReconcileUsers() local215 File testDir; field in UserDataPreparerTest.TestUserDataPreparer218 boolean onlyCore, File testDir) { in TestUserDataPreparer()
41 final File testDir = InstrumentationRegistry.getContext().getFilesDir(); in getSlotMapDir() local
130 public boolean testDir; field in TestWebData
74 final File testDir = new File(context.getFilesDir(), "ConfigurationTest"); in testReadWriteProto() local
128 const string testDir = "/data/misc/stats-data/"; variable