Searched refs:outcome (Results 1 – 5 of 5) sorted by relevance
617 int outcome = loadingPackageCodeLocations.searchDex(dexPath, userId); in getDexPackage() local618 if (outcome != DEX_SEARCH_NOT_FOUND) { in getDexPackage()620 return new DexSearchResult(loadingPackageCodeLocations.mPackageName, outcome); in getDexPackage()628 outcome = pcl.searchDex(dexPath, userId); in getDexPackage()629 if (outcome != DEX_SEARCH_NOT_FOUND) { in getDexPackage()630 return new DexSearchResult(pcl.mPackageName, outcome); in getDexPackage()884 public DexSearchResult(String owningPackageName, int outcome) { in DexSearchResult() argument886 this.mOutcome = outcome; in DexSearchResult()
255 assertThat(task(":$name")!!.outcome, `is`(TaskOutcome.SUCCESS)) in testData()260 assertThat(task(":$name")!!.outcome, `is`(TaskOutcome.FAILED)) in BuildResult()
3090 the outcome of this long period of continuous work. As I have8995 Professor--it was she,' but imagines that they were the outcome of
9561 intelligence will see that there can be but one outcome to this
9027 Ljava/util/concurrent/FutureTask;->outcome:Ljava/lang/Object;