Searched refs:initAndGetForTesting (Results 1 – 4 of 4) sorted by relevance
65 sJobStore = JobStore.initAndGetForTesting(sContext, sTestDir); in setUpOnce()
76 JobStore.initAndGetForTesting(mTestContext, mTestContext.getFilesDir()); in setUp()
134 public static JobStore initAndGetForTesting(Context context, File dataDir) { in initAndGetForTesting() method in JobStore
196 mJobStore = JobStore.initAndGetForTesting(mContext, mContext.getFilesDir()); in setUp()