Home
last modified time | relevance | path

Searched refs:has_errors (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/inspector/build/
Dcompile-scripts.py58 def has_errors(output): function
153 errors_found |= has_errors(injected_script_compile_out)
158 errors_found |= has_errors(debugger_script_compiler_out)
163 errors_found |= has_errors(validate_injected_script_out)
/external/autotest/client/site_tests/security_RootCA/
Dsecurity_RootCA.py131 has_errors = False
137 has_errors = True
139 return has_errors
/external/clang/test/Modules/
Dserialized-diags.m27 // CHECK-WITH-ERRORS: has_errors.h:2:13: error: redefinition of 'foo'
29 // CHECK-WITH-ERRORS: has_errors.h:1:13: note: previous definition is here
/external/clang/test/Modules/Inputs/ModuleDiags/
Dmodule.map6 header "has_errors.h"