Home
last modified time | relevance | path

Searched refs:BytesProcessed (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/core/platform/default/
Dtest_benchmark.cc298 void BytesProcessed(int64 n) { bytes_processed = n; } in BytesProcessed() function
328 ::tensorflow::testing::BytesProcessed(bytes); in SetBytesProcessed()
Dtest_benchmark.h130 void BytesProcessed(int64);
/external/libcxx/utils/google-benchmark/
DREADME.md711 …state.counters["BytesProcessed"] = Counter(state.range(0), benchmark::Counter::kIsIterationInvaria…
/external/llvm-project/libcxx/utils/google-benchmark/
DREADME.md711 …state.counters["BytesProcessed"] = Counter(state.range(0), benchmark::Counter::kIsIterationInvaria…
/external/google-benchmark/
DREADME.md812 …state.counters["BytesProcessed"] = Counter(state.range(0), benchmark::Counter::kIsIterationInvaria…