Searched refs:getSampleCount (Results 1 – 4 of 4) sorted by relevance
56 public int getSampleCount() { in getSampleCount() method in PerformanceTestResult
78 "sample_count", result.getSampleCount(), ResultType.NEUTRAL, ResultUnit.COUNT); in measure()120 while (now() < runLimit && result.getSampleCount() < TEST_ITERATION_LIMIT) { in measure()
65 size_t getSampleCount(size_t trackId) { in getSampleCount() function in MuxerNativeTestHelper1098 ALOGV("getSampleCount:%d:%zu", i, mediaInfo->getSampleCount(i)); in nativeTestSimpleAppend()1099 totalSampleCount += mediaInfo->getSampleCount(i); in nativeTestSimpleAppend()1264 ALOGV("getSampleCount:%d:%zu", i, mediaInfo->getSampleCount(i)); in nativeTestIgnoreLastGOPAppend()1265 totalSampleCount += mediaInfo->getSampleCount(i); in nativeTestIgnoreLastGOPAppend()
15302 method public int getSampleCount();