Searched defs:testResult (Results 1 – 8 of 8) sorted by relevance
66 public CrashTestStatus.TestResult testResult() { in testResult() method in NNCrashTestActivity
92 CrashTestStatus.TestResult testResult = getActivity().testResult(); in shouldNotFailWithParallelThreads() local
118 CrashTestStatus.TestResult testResult = activity.testResult(); in testDriverDoesNotFailWithParallelThreads() local
84 CrashTestStatus.TestResult testResult = getActivity().testResult(); in shouldNotDegradePerformanceOverThreshold() local
52 private void handleCompletionNotification(TestResult testResult, in handleCompletionNotification()
133 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