Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dscoped_allocator_mgr.cc25 int32 expected_call_count) { in AddScopedAllocator()
157 int32 expected_call_count) { in AddScopedAllocator()
Dscoped_allocator.cc23 int32 expected_call_count, in ScopedAllocator()
/external/tensorflow/tensorflow/core/kernels/
Dscoped_allocator_ops_test.cc42 const string& name, int32 id, int32 expected_call_count) { in MakeOp()