HomeSort by relevance Sort by last modified time
    Searched defs:getBugReport (Results 1 - 3 of 3) sorted by null

  /cts/common/util/src/com/android/compatibility/common/util/
ITestResult.java 79 String getBugReport();
TestResult.java 128 public String getBugReport() {
  /external/clang/lib/StaticAnalyzer/Core/
BugReporter.cpp 339 BugReport *getBugReport() { return R; }
511 BugReport *R = PDB.getBugReport();
868 BugReport *R = PDB.getBugReport();
878 if (!PDB.getBugReport()->isValid())
    [all...]

Completed in 129 milliseconds