HomeSort by relevance Sort by last modified time
    Searched full:report (Results 376 - 400 of 8682) sorted by null

<<11121314151617181920>>

  /external/chromium_org/chrome/common/
crash_keys.h 65 // The total number of switches, used to report the total in case more than
110 // Used to report the first Cocoa/Mac NSException and its backtrace.
114 // Used to report the last Cocoa/Mac NSException and its backtrace.
  /external/chromium_org/third_party/icu/source/test/perf/collationperf/
readme.html 18 <LI>Sort Key generation. Report on key lengths and key generation times.
19 <LI>Binary search. Report the average time required to look up each of the names (file lines) from the file in
21 <LI>Quick Sort. Report the time required to sort the file in memory, using the C library qsort function. The file
  /external/chromium_org/third_party/skia/src/gpu/gl/debug/
GrDebugGL.cpp 56 // unref & delete the texture units first so they don't show up on the leak report
62 this->report();
205 void GrDebugGL::report() const { function in class:GrDebugGL
  /external/clang/lib/Frontend/
TextDiagnosticBuffer.cpp 68 Diags.Report(Diags.getCustomDiagID(DiagnosticsEngine::Error,
71 Diags.Report(Diags.getCustomDiagID(DiagnosticsEngine::Warning,
74 Diags.Report(Diags.getCustomDiagID(DiagnosticsEngine::Note,
  /external/clang/lib/StaticAnalyzer/Checkers/
NSAutoreleasePoolChecker.cpp 71 BugReport *Report = new BugReport(*BT, "Use -drain instead of -release when "
73 Report->addRange(msg.getSourceRange());
74 C.emitReport(Report);
  /external/icu4c/test/perf/collationperf/
readme.html 18 <LI>Sort Key generation. Report on key lengths and key generation times.
19 <LI>Binary search. Report the average time required to look up each of the names (file lines) from the file in
21 <LI>Quick Sort. Report the time required to sort the file in memory, using the C library qsort function. The file
  /external/skia/src/gpu/gl/debug/
GrDebugGL.cpp 56 // unref & delete the texture units first so they don't show up on the leak report
62 this->report();
205 void GrDebugGL::report() const { function in class:GrDebugGL
  /packages/providers/CalendarProvider/tests/
EMMA_README 40 # extract and generate the report
47 emma report -r html -in coverage.ec \
52 echo "Report is in $HOME/emmaReport"
  /cts/tools/cts-api-coverage/src/com/android/cts/apicoverage/
CtsApiCoverage.java 35 * Tool that generates a report of what Android framework methods are being called from a given
49 System.out.println("Generates a report about what Android framework methods are called ");
52 System.out.println("Use the Makefiles rules in CtsTestCoverage.mk to generate the report ");
62 System.out.println(" -p PACKAGENAMEPREFIX report coverage only for package that start with");
63 System.out.println(" -t TITLE report title");
117 * 3. Output a report based on the coverage stats in the ApiCoverage object.
HtmlReport.java 34 * Class that outputs an HTML report of the {@link ApiCoverage} collected. It is the XML report
  /external/antlr/antlr-3.4/antlr3-maven-plugin/src/site/apt/
usage.apt.vm 49 <report>false</report>
65 *** report
68 it will report variaous statistics about the parser, such as information
90 If set to true, then then the generated parser will compute and report on
128 If this parameter is set to true, then ANTLR will report all sorts of things
  /external/chromium_org/third_party/angle/src/compiler/preprocessor/
ExpressionParser.y 155 context->diagnostics->report(pp::Diagnostics::DIVISION_BY_ZERO,
168 context->diagnostics->report(pp::Diagnostics::DIVISION_BY_ZERO,
210 context->diagnostics->report(pp::Diagnostics::INTEGER_OVERFLOW,
251 context->diagnostics->report(pp::Diagnostics::INVALID_EXPRESSION,
279 mDiagnostics->report(Diagnostics::OUT_OF_MEMORY, token->location, "");
284 mDiagnostics->report(Diagnostics::INTERNAL_ERROR, token->location, "");
  /external/libvpx/libvpx/third_party/googletest/src/
CHANGES 7 prematurely and report it as a failure (before it would be
11 the current test case or the test program in the XML report.
19 * Improvement: When --gtest_filter is specified, XML report now doesn't
35 the XML report now.
86 * New feature: the XML report format is closer to junitreport and can
130 * Changed the XML report format to match JUnit/Ant's.
  /external/smack/src/org/jivesoftware/smackx/
ReportedData.java 33 * Represents a set of data results returned as part of a search. The report is structured
71 // Add the columns to the report based on the reported data fields
77 // Add the rows to the report based on the form's items
94 // Set the report's title
140 * Returns the report's title. It is similar to the title on a web page or an X
143 * @return title of the report.
  /frameworks/base/tests/CanvasCompare/src/com/android/test/hwuicompare/
AutomaticActivity.java 63 abstract void report(String name, float value); method in class:AutomaticActivity.FinalCallback
148 void report(String name, float value) {
208 c.report("averageError", (mTotalError / mTotalTests));
210 c.report(String.format("tests with error over %1.3f", ERROR_CUTOFFS[i]),
214 c.report("tests regressed", mTestsRegressed);
215 c.report("tests improved", mTestsImproved);
  /external/chromium/chrome/browser/
bug_report_data.h 23 // don't want it to send the report either - this will make sure that if
85 // Flag to indicate to SyslogsComplete that it should send the report
  /external/chromium/chrome/browser/chromeos/login/
login_status_consumer.h 96 // Authenticator class will call to report the success/failure of
106 // we will still have some more results to report later.
  /external/chromium/net/disk_cache/
stats.h 46 LAST_REPORT, // Time of the last time we sent a report.
47 LAST_REPORT_TIMER, // Timer count of the last time we sent a report.
stats_histogram.cc 60 // We support statistics report for only one cache.
82 // Only report UMA data once.
  /external/chromium_org/chrome/browser/notifications/sync_notifier/
notification_bitmap_fetcher.cc 70 // Report success.
77 // Report failure.
  /external/chromium_org/chrome/browser/prerender/
prerender_util.h 62 // Report a URL was canceled due to trying to handle an external URL.
65 // Report a URL was canceled due to unsupported prerender scheme.
  /external/chromium_org/chrome/browser/resources/safe_browsing/
malware_block_v2.html 43 <a id="report-error-link" href="#"
62 <input id="check-report" type="checkbox"
  /external/chromium_org/chrome/browser/task_manager/
renderer_resource.h 72 // This flag is true if we are waiting for the renderer to report its stats.
77 // This flag is true if we are waiting for the renderer to report its FPS.
  /external/chromium_org/chrome/test/nacl/
nacl_browsertest_uma.cc 21 // Did the plugin report success?
25 // Did the sel_ldr report success?
  /external/chromium_org/components/breakpad/app/
breakpad_linux_impl.h 40 // BreakpadInfo describes a crash report.
48 const char* asan_report_str; // ASan report.

Completed in 1304 milliseconds

<<11121314151617181920>>