Home
last modified time | relevance | path

Searched defs:stats (Results 1 – 25 of 318) sorted by relevance

12345678910>>...13

/external/chromium-trace/catapult/telemetry/telemetry/web_perf/metrics/
Dsmoothness.py60 def _PopulateResultsFromStats(self, results, stats, argument
109 def _ComputeSurfaceFlingerMetric(self, page, stats): argument
168 def _ComputeLatencyMetric(self, page, stats, name, list_of_latency_lists): argument
195 def _ComputeFirstGestureScrollUpdateLatencies(self, page, stats): argument
219 def _ComputeQueueingDuration(self, page, stats): argument
244 def _ComputeFrameTimeMetric(self, page, stats): argument
282 def _ComputeFrameTimeDiscrepancy(self, page, stats): argument
305 def _ComputeMeanPixelsApproximated(self, page, stats): argument
325 def _ComputeMeanPixelsCheckerboarded(self, page, stats): argument
/external/compiler-rt/lib/asan/
Dasan_stats.cc58 void AsanStats::MergeFrom(const AsanStats *stats) { in MergeFrom()
82 static void GetAccumulatedStats(AsanStats *stats) { in GetAccumulatedStats()
102 void FlushToDeadThreadStats(AsanStats *stats) { in FlushToDeadThreadStats()
109 AsanStats stats; in FillMallocStatistics() local
123 AsanStats stats; in PrintAccumulatedStats() local
140 AsanStats stats; in __sanitizer_get_current_allocated_bytes() local
150 AsanStats stats; in __sanitizer_get_heap_size() local
156 AsanStats stats; in __sanitizer_get_free_bytes() local
/external/libvpx/libvpx/
Dvpxstats.c19 int stats_open_file(stats_io_t *stats, const char *fpf, int pass) { in stats_open_file()
67 int stats_open_mem(stats_io_t *stats, int pass) { in stats_open_mem()
82 void stats_close(stats_io_t *stats, int last_pass) { in stats_close()
100 void stats_write(stats_io_t *stats, const void *pkt, size_t len) { in stats_write()
123 vpx_fixed_buf_t stats_get(stats_io_t *stats) { in stats_get()
/external/webrtc/webrtc/video/
Dsend_statistics_proxy_unittest.cc129 VideoSendStream::Stats stats = statistics_proxy_->GetStats(); in TEST_F() local
139 VideoSendStream::Stats stats = statistics_proxy_->GetStats(); in TEST_F() local
164 VideoSendStream::StreamStats& stats = expected_.substreams[ssrc]; in TEST_F() local
177 VideoSendStream::StreamStats& stats = expected_.substreams[ssrc]; in TEST_F() local
186 VideoSendStream::Stats stats = statistics_proxy_->GetStats(); in TEST_F() local
225 VideoSendStream::Stats stats = statistics_proxy_->GetStats(); in TEST_F() local
258 VideoSendStream::Stats stats = statistics_proxy_->GetStats(); in TEST_F() local
288 VideoSendStream::Stats stats = statistics_proxy_->GetStats(); in TEST_F() local
296 VideoSendStream::Stats stats = statistics_proxy_->GetStats(); in TEST_F() local
343 VideoSendStream::Stats stats = statistics_proxy_->GetStats(); in TEST_F() local
[all …]
Dreport_block_stats_unittest.cc59 const RTCPReportBlock& stats) { in RtcpReportBlockToRtcpStatistics()
82 ReportBlockStats stats; in TEST_F() local
92 ReportBlockStats stats; in TEST_F() local
111 ReportBlockStats stats; in TEST_F() local
131 ReportBlockStats stats; in TEST_F() local
Dsend_statistics_proxy.cc234 VideoSendStream::StreamStats* stats = GetStatsEntry(ssrc); in OnInactiveSsrc() local
262 VideoSendStream::StreamStats* stats = GetStatsEntry(ssrc); in OnSendEncodedImage() local
335 VideoSendStream::StreamStats* stats = GetStatsEntry(ssrc); in RtcpPacketTypesCounterUpdated() local
345 VideoSendStream::StreamStats* stats = GetStatsEntry(ssrc); in StatisticsUpdated() local
359 VideoSendStream::StreamStats* stats = GetStatsEntry(ssrc); in DataCountersUpdated() local
370 VideoSendStream::StreamStats* stats = GetStatsEntry(ssrc); in Notify() local
381 VideoSendStream::StreamStats* stats = GetStatsEntry(ssrc); in FrameCountUpdated() local
392 VideoSendStream::StreamStats* stats = GetStatsEntry(ssrc); in SendSideDelayUpdated() local
/external/guava/guava-tests/test/com/google/common/cache/
DCacheLoadingTest.java106 CacheStats stats = cache.stats(); in testLoad() local
179 CacheStats stats = cache.stats(); in testReload() local
230 CacheStats stats = cache.stats(); in testRefresh() local
290 CacheStats stats = cache.stats(); in testRefresh_getIfPresent() local
332 CacheStats stats = cache.stats(); in testBulkLoad_default() local
378 CacheStats stats = cache.stats(); in testBulkLoad_loadAll() local
598 CacheStats stats = cache.stats(); in testLoadNull() local
669 CacheStats stats = cache.stats(); in testReloadNull() local
714 CacheStats stats = cache.stats(); in testReloadNullFuture() local
764 CacheStats stats = cache.stats(); in testRefreshNull() local
[all …]
DCacheManualTest.java31 CacheStats stats = cache.stats(); in testGetIfPresent() local
107 CacheStats stats = cache.stats(); in testGetAllPresent() local
DCacheStatsTest.java29 CacheStats stats = new CacheStats(0, 0, 0, 0, 0, 0); in testEmpty() local
45 CacheStats stats = new CacheStats(11, 13, 17, 19, 23, 27); in testSingle() local
/external/v8/src/
Dcompilation-statistics.cc16 const BasicStats& stats) { in RecordPhaseStats()
28 const BasicStats& stats) { in RecordPhaseKindStats()
41 const BasicStats& stats) { in RecordTotalStats()
47 void CompilationStatistics::BasicStats::Accumulate(const BasicStats& stats) { in Accumulate()
59 const CompilationStatistics::BasicStats& stats, in WriteLine()
/external/webrtc/webrtc/modules/video_processing/test/
Dbrightness_detection_test.cc32 VideoProcessing::FrameStats stats; in TEST_F() local
69 VideoProcessing::FrameStats stats; in TEST_F() local
103 VideoProcessing::FrameStats stats; in TEST_F() local
Dvideo_processing_unittest.cc100 VideoProcessing::FrameStats stats; local
117 VideoProcessing::FrameStats stats; local
136 VideoProcessing::FrameStats stats; local
172 VideoProcessing::FrameStats stats; local
/external/webrtc/talk/app/webrtc/
Dstatscollector_unittest.cc141 void GetStats(AudioProcessorInterface::AudioProcessorStats* stats) override { in GetStats()
600 webrtc::StatsCollector* stats, in SetupAndVerifyAudioTrackStats()
678 StatsCollectorForTest stats(&pc_); in TestCertificateReports() local
782 StatsCollectorForTest stats(&pc_); in TEST_F() local
814 StatsCollectorForTest stats(&pc_); in TEST_F() local
860 StatsCollectorForTest stats(&pc_); in TEST_F() local
917 StatsCollectorForTest stats(&pc_); in TEST_F() local
930 StatsCollectorForTest stats(&pc_); in TEST_F() local
947 StatsCollectorForTest stats(&pc_); in TEST_F() local
972 StatsCollectorForTest stats(&pc_); in TEST_F() local
[all …]
/external/webrtc/webrtc/modules/video_processing/
Dvideo_processing_impl.cc44 FrameStats* stats) { in GetFrameStats()
72 bool VideoProcessing::ValidFrameStats(const FrameStats& stats) { in ValidFrameStats()
80 void VideoProcessing::ClearFrameStats(FrameStats* stats) { in ClearFrameStats()
109 FrameStats* stats) { in Deflickering()
115 const FrameStats& stats) { in BrightnessDetection()
/external/blktrace/btt/
Dglobals.h118 struct stats { struct
140 struct stats stats, all_stats; argument
/external/libvpx/libvpx/test/
Dcodec_factory.h97 const unsigned long init_flags, TwopassStatsStore *stats) in VP8Encoder()
132 TwopassStatsStore *stats) const { in CreateEncoder()
189 const unsigned long init_flags, TwopassStatsStore *stats) in VP9Encoder()
224 TwopassStatsStore *stats) const { in CreateEncoder()
282 const unsigned long init_flags, TwopassStatsStore *stats) in VP10Encoder()
317 TwopassStatsStore *stats) const { in CreateEncoder()
/external/webrtc/webrtc/modules/audio_coding/acm2/
Dcall_statistics_unittest.cc20 AudioDecodingCallStats stats; in TEST() local
33 AudioDecodingCallStats stats; in TEST() local
/external/apache-commons-math/src/main/java/org/apache/commons/math/random/
DEmpiricalDistributionImpl.java256 SummaryStatistics stats = binStats.get(findBin(val)); in computeBinStats() local
310 SummaryStatistics stats = in computeBinStats() local
334 SummaryStatistics stats = new SummaryStatistics(); in fillBinStats() local
384 SummaryStatistics stats = binStats.get(i); in getNextValue() local
/external/webrtc/talk/media/base/
Dvideoadapter_unittest.cc113 Stats stats; in GetStats() local
145 void VerifyAdaptedResolution(const VideoCapturerListener::Stats& stats, in VerifyAdaptedResolution()
177 VideoCapturerListener::Stats stats = listener_->GetStats(); in TEST_F() local
192 VideoCapturerListener::Stats stats = listener_->GetStats(); in TEST_F() local
209 VideoCapturerListener::Stats stats = listener_->GetStats(); in TEST_F() local
226 VideoCapturerListener::Stats stats = listener_->GetStats(); in TEST_F() local
243 VideoCapturerListener::Stats stats = listener_->GetStats(); in TEST_F() local
332 VideoCapturerListener::Stats stats = listener_->GetStats(); in TEST_F() local
404 VideoCapturerListener::Stats stats = listener_->GetStats(); in TEST_F() local
/external/zopfli/src/zopfli/
Dsqueeze.c42 static void InitStats(SymbolStats* stats) { in InitStats()
98 static void RandomizeStatFreqs(RanState* state, SymbolStats* stats) { in RandomizeStatFreqs()
104 static void ClearStatFreqs(SymbolStats* stats) { in ClearStatFreqs()
142 SymbolStats* stats = (SymbolStats*)context; in GetCostStat() local
393 static void CalculateStatistics(SymbolStats* stats) { in CalculateStatistics()
399 static void GetStatistics(const ZopfliLZ77Store* store, SymbolStats* stats) { in GetStatistics()
457 SymbolStats stats, beststats, laststats; in ZopfliLZ77Optimal() local
/external/webrtc/talk/media/webrtc/
Dfakewebrtccall.cc50 const webrtc::AudioSendStream::Stats& stats) { in SetStats()
83 const webrtc::AudioReceiveStream::Stats& stats) { in SetStats()
171 const webrtc::VideoSendStream::Stats& stats) { in SetStats()
241 const webrtc::VideoReceiveStream::Stats& stats) { in SetStats()
415 void FakeCall::SetStats(const webrtc::Call::Stats& stats) { in SetStats()
/external/opencv3/samples/cpp/tutorial_code/features2D/AKAZE_tracking/
Dutils.h24 void drawStatistics(Mat image, const Stats& stats) in drawStatistics()
38 void printStatistics(string name, Stats stats) in printStatistics()
/external/v8/test/unittests/compiler/
Dzone-pool-unittest.cc26 void Expect(ZonePool::StatsScope* stats, size_t current, size_t max, in Expect()
49 ZonePool::StatsScope stats(zone_pool()); in TEST_F() local
75 ZonePool::StatsScope stats(zone_pool()); in TEST_F() local
/external/webrtc/webrtc/modules/video_coding/codecs/tools/
Dvideo_quality_measurement.cc346 void PrintCsvOutput(const webrtc::test::Stats& stats, in PrintCsvOutput()
375 const webrtc::test::Stats& stats, in PrintPythonOutput()
492 webrtc::test::Stats stats; in main() local
/external/webrtc/webrtc/voice_engine/
Dchannel_proxy.cc88 CallStatistics stats = {0}; in GetRTCPStatistics() local
104 NetworkStatistics stats = {0}; in GetNetworkStatistics() local
112 AudioDecodingCallStats stats; in GetDecodingCallStatistics() local

12345678910>>...13