Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dscoped_allocator_mgr.cc25 int32_t expected_call_count) { in AddScopedAllocator()
157 int32_t expected_call_count) { in AddScopedAllocator()
H A Dscoped_allocator.cc25 int32_t expected_call_count, in ScopedAllocator()
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dscoped_allocator_ops_test.cc43 const string& name, int32_t id, int32_t expected_call_count) { in MakeOp()