Home
last modified time | relevance | path

Searched refs:formal_arg_count_ (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/platform/default/
Dtest_benchmark.cc318 formal_arg_count_(formal_arg_count), in State()
340 if (i >= formal_arg_count_) { in range()
Dtest_benchmark.h240 const int formal_arg_count_; variable