Searched refs:androidAllDir (Results 1 – 1 of 1) sorted by relevance
627 File androidAllDir = FileUtil.findFile(testDir, "android-all"); in compileRobolectricOptions() local628 if (androidAllDir == null) { in compileRobolectricOptions()632 "-Drobolectric.dependency.dir=" + androidAllDir.getAbsolutePath() + "/"; in compileRobolectricOptions()