HomeSort by relevance Sort by last modified time
    Searched refs:GetReport (Results 1 - 8 of 8) sorted by null

  /external/compiler-rt/lib/tsan/rtl/
tsan_rtl_report.cc 384 const ReportDesc *ScopedReport::GetReport() const {
516 const ReportDesc *rep = srep.GetReport();
524 FiredSuppression s = {srep.GetReport()->typ, suppress_pc, supp};
538 if (ctx->fired_suppressions[k].type != srep.GetReport()->typ)
556 if (ctx->fired_suppressions[k].type != srep.GetReport()->typ)
685 if (flags()->suppress_java && IsJavaNonsense(rep.GetReport()))
707 ReportLocation *suppress_loc = rep.GetReport()->locs.Size() ?
708 rep.GetReport()->locs[0] : 0;
709 if (!OutputReport(ctx, rep, rep.GetReport()->mops[0]->stack,
710 rep.GetReport()->mops[1]->stack
    [all...]
tsan_mman.cc 100 OutputReport(ctx, rep, rep.GetReport()->stacks[0]);
tsan_rtl.h 571 const ReportDesc *GetReport() const;
tsan_interceptors.cc     [all...]
  /external/chromium/chrome/browser/safe_browsing/
safe_browsing_blocking_page_test.cc 77 std::string GetReport() {
336 std::string serialized = service->GetReport();
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/
Profiler.cs 461 return ToString(GetReport());
464 public virtual ProfileStats GetReport() {
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/
Profiler.cs 507 return ToString(GetReport());
510 public virtual ProfileStats GetReport()
  /external/chromium_org/chrome/browser/safe_browsing/
safe_browsing_blocking_page_test.cc 141 std::string GetReport() {
471 fake_ui_manager()->GetReport();

Completed in 141 milliseconds