Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dallocator_test.cc27 static void CheckStats(Allocator* a, int64 num_allocs, int64 bytes_in_use, in CheckStats() function
/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_bfc_allocator_test.cc38 static void CheckStats(Allocator* a, int64 num_allocs, int64 bytes_in_use, in CheckStats() function
/external/stressapptest/src/
Dsat.cc1688 void Sat::CheckStats() { in CheckStats() function in Sat