Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/experimental/acceleration/mini_benchmark/
H A Dstatus_codes.h58 kMinibenchmarkErrorFsyncingStorageFile = 27, enumerator
H A Dfb_storage.cc140 return kMinibenchmarkErrorFsyncingStorageFile; in AppendDataToFile()