Home
last modified time | relevance | path

Searched defs:error_func (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/build/android/
Dtest_runner.py247 def ProcessInstrumentationOptions(options, error_func): argument
334 def ProcessUIAutomatorOptions(options, error_func): argument
407 def ProcessJUnitTestOptions(options, error_func): argument
447 def ProcessMonkeyTestOptions(options, error_func): argument
520 def ProcessPerfTestOptions(options, args, error_func): argument
600 def _RunInstrumentationTests(options, error_func, devices): argument
650 def _RunUIAutomatorTests(options, error_func, devices): argument
670 def _RunJUnitTests(options, error_func): argument
679 def _RunMonkeyTests(options, error_func, devices): argument
697 def _RunPerfTests(options, args, error_func): argument
/external/chromium_org/base/test/
Dgtest_xml_util.cc101 ScopedXmlErrorFunc error_func(&xml_errors, &XmlErrorFunc); in ProcessGTestOutput() local
/external/chromium_org/extensions/common/
Dupdate_manifest.cc226 ScopedXmlErrorFunc error_func(&xml_errors, &XmlErrorFunc); in Parse() local
/external/chromium_org/components/component_updater/
Dupdate_response.cc283 ScopedXmlErrorFunc error_func(&xml_errors, &XmlErrorFunc); in Parse() local
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
Dhamt.c54 /*@exits@*/ void (*error_func) (const char *file, unsigned int line, member
/external/libmtp/src/
Dptp.h1920 PTPErrorFunc error_func; member
/external/valgrind/main/perf/
Dtinycc.c2480 void (*error_func)(void *opaque, const char *msg); member