Searched defs:storage_paths (Results 1 – 5 of 5) sorted by relevance
333 const proto::BenchmarkStoragePaths& storage_paths, in ConvertBenchmarkStoragePaths()
372 const BenchmarkStoragePaths& storage_paths) { in ConvertBenchmarkStoragePaths()
642 optional BenchmarkStoragePaths storage_paths = 3; field
2899 std::unique_ptr<tflite::BenchmarkStoragePathsT> storage_paths; member2917 const tflite::BenchmarkStoragePaths *storage_paths() const { in storage_paths() function
423 const auto* storage_paths = settings_->storage_paths(); in BenchmarkIsEnabled() local