Searched refs:COMPILATION_ONLY (Results 1 – 1 of 1) sorted by relevance
98 public static final String COMPILATION_ONLY = "compilation_only"; field in RandomGraphTest119 intent.putExtra(COMPILATION_ONLY, compilationOnly); in intentInitializer()138 RandomGraphTest.COMPILATION_ONLY, RandomGraphTest.DEFAULT_COMPILATION_ONLY), in intentInitializer()169 mCompilationOnly = configParams.getBooleanExtra(COMPILATION_ONLY, DEFAULT_COMPILATION_ONLY); in init()