Home
last modified time | relevance | path

Searched defs:stats_collector (Results 1 – 7 of 7) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/
Dexecutor.h98 StepStatsCollectorInterface* stats_collector = nullptr; member
Dfunction_test.cc1347 StepStatsCollector stats_collector(&stats); in TEST_F() local
1391 StepStatsCollector stats_collector(&stats); in TEST_F() local
/external/tensorflow/tensorflow/core/kernels/data/
Dcaptured_function.cc852 std::shared_ptr<SimpleStepStatsCollector> stats_collector; in Run() local
915 std::shared_ptr<SimpleStepStatsCollector> stats_collector; in RunWithBorrowedArgs() local
1017 std::shared_ptr<SimpleStepStatsCollector> stats_collector; in RunAsync() local
1035 Status s) { in RunAsync()
/external/tensorflow/tensorflow/core/framework/
Dop_kernel.h687 StepStatsCollectorInterface* stats_collector = nullptr; member
1138 StepStatsCollectorInterface* stats_collector() const { in stats_collector() function
Dfunction.h793 StepStatsCollectorInterface* stats_collector = nullptr; member
/external/webrtc/pc/
Drtc_stats_collector_unittest.cc372 rtc::scoped_refptr<RTCStatsCollector> stats_collector() { in stats_collector() function in webrtc::__anondda08d800111::RTCStatsCollectorWrapper
3112 rtc::scoped_refptr<FakeRTCStatsCollector> stats_collector( in TEST() local
/external/webrtc/modules/audio_coding/neteq/
Dneteq_unittest.cc1174 SimEndStatsCollector stats_collector(result); in DelayLineNetEqTest() local