Searched refs:initAndGetForTesting (Results 1 – 2 of 2) sorted by relevance
39 JobStore.initAndGetForTesting(mTestContext, mTestContext.getFilesDir()); in setUp()
99 public static JobStore initAndGetForTesting(Context context, File dataDir) { in initAndGetForTesting() method in JobStore