Searched defs:testResult (Results 1 – 8 of 8) sorted by relevance
66 public CrashTestStatus.TestResult testResult() { in testResult() method in NNCrashTestActivity
94 CrashTestStatus.TestResult testResult = getActivity().testResult(); in shouldNotFailWithParallelThreads() local
120 CrashTestStatus.TestResult testResult = activity.testResult(); in testDriverDoesNotFailWithParallelThreads() local
85 CrashTestStatus.TestResult testResult = getActivity().testResult(); in shouldNotDegradePerformanceOverThreshold() local
52 private void handleCompletionNotification(TestResult testResult, in handleCompletionNotification()
139 public CrashTestStatus.TestResult testResult() { in testResult() method in NNParallelTestActivity
114 final Optional<String> testResult = crashTest.call(); in onBind() local
156 int testResult = multiProcessTest.waitFor(); in call() local