Home
last modified time | relevance | path

Searched defs:cur_bytes (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dstep_stats_collector.cc465 int64_t cur_bytes = 0; in ReportAllocsOnResourceExhausted() local
/aosp_15_r20/external/cronet/base/android/
H A Djni_array_unittest.cc434 std::vector<uint8_t> cur_bytes(i + 1); in TEST() local