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

  /cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
RVCVXCheckTestActivity.java 208 getReportLog().addValue("Number of valid frames", mReport.n_of_valid_frame,
231 mReport.n_of_valid_frame, mReport.n_of_frame,
RVCVXCheckAnalyzer.java 106 public int n_of_valid_frame; field in class:RVCVXCheckAnalyzer.AnalyzeReport
153 writer.name("n_of_valid_frame").value(n_of_valid_frame);
271 report.n_of_valid_frame = nvlog;
    [all...]

Completed in 1138 milliseconds