Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/experimental/acceleration/mini_benchmark/
H A Dstatus_codes.h59 kMinibenchmarkErrorClosingStorageFile = 28, enumerator
H A Dfb_storage.cc146 return kMinibenchmarkErrorClosingStorageFile; in AppendDataToFile()