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

  /cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
RVCVXCheckAnalyzer.java 83 class AnalyzeReport {
173 * @return An AnalyzeReport that contains detailed information about analysis
175 public AnalyzeReport processDataSet() {
181 AnalyzeReport report = new AnalyzeReport();
    [all...]
RVCVXCheckTestActivity.java 69 RVCVXCheckAnalyzer.AnalyzeReport mReport = null;

Completed in 3024 milliseconds