Home
last modified time | relevance | path

Searched defs:CheckStats (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dallocator_test.cc34 static void CheckStats(Allocator* a, int64_t num_allocs, int64_t bytes_in_use, in CheckStats() function
/aosp_15_r20/external/stressapptest/src/
H A Dsat.cc1688 void Sat::CheckStats() { in CheckStats() function in Sat
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/gpu/
H A Dgpu_bfc_allocator_test.cc45 void CheckStats(Allocator* a, int64_t num_allocs, int64_t bytes_in_use, in CheckStats() function
/aosp_15_r20/external/webrtc/call/
H A Dcall_perf_tests.cc127 void CheckStats() { in CheckStats() function in webrtc::VideoRtcpAndSyncObserver