Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/experimental/acceleration/mini_benchmark/
H A Dstatus_codes.h57 kMinibenchmarkErrorWritingStorageFile = 26, enumerator
H A Dfb_storage.cc131 return kMinibenchmarkErrorWritingStorageFile; in AppendDataToFile()