Searched defs:errors (Results 1 – 11 of 11) sorted by relevance
178 /*out*/ std::vector<std::string>* errors) { in check_lib()230 /*out*/ std::vector<std::string>* errors) { in check_path()325 std::vector<std::string> errors; in Java_android_jni_cts_LinkerNamespacesHelper_runAccessibilityTestImpl() local
80 public Enumeration<TestFailure> errors() { in errors() method in GnssCtsTestResult
78 Set<String> errors = new HashSet<>(); in shouldNotFindUnexpectedIntents() local
82 public Enumeration<TestFailure> errors() { in errors() method in SensorCtsTestResult
56 List<String> errors = new ArrayList<String>(); in testSensorAdditionalInfo() local
221 List<String> errors = new ArrayList<>(); in testStaticSensorId() local
103 String errors = ""; in testNoAccessibleListeningPorts() local
1297 @NonNull ArrayList<Throwable> errors) { in TestThread()1351 @NonNull ArrayList<Throwable> errors) { in QueuerThread()1454 @NonNull HashMap<Integer, Integer> data, @NonNull ArrayList<Throwable> errors) { in ReceiverThread()1603 ArrayList<Throwable> errors = new ArrayList<>(); in parallelUsbRequestsTests() local
504 final StringBuilder errors = new StringBuilder(); in checkForAvailabilityInResultData() local1054 final String[] errors = new String[]{null}; in launchComponentAndAssertNetworkAccess() local1104 final String[] errors) { in getNewNetworkStateObserver()
1660 final List<Throwable> errors = new ArrayList<>(); in testActiveTransactionIsBlocking() local
84 int errors; field in DAsm