Home
last modified time | relevance | path

Searched refs:kMinibenchmarkFailedToOpenStorageFileForWriting (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/experimental/acceleration/mini_benchmark/
H A Dstatus_codes.h56 kMinibenchmarkFailedToOpenStorageFileForWriting = 25, enumerator
H A Dfb_storage.cc112 return kMinibenchmarkFailedToOpenStorageFileForWriting; in AppendDataToFile()
H A Dfb_storage_test.cc118 kMinibenchmarkFailedToOpenStorageFileForWriting); in TEST()