Searched defs:storage_paths (Results 1 – 5 of 5) sorted by relevance
366 const proto::BenchmarkStoragePaths& storage_paths, in ConvertBenchmarkStoragePaths()
405 const BenchmarkStoragePaths& storage_paths) { in ConvertBenchmarkStoragePaths()
707 optional BenchmarkStoragePaths storage_paths = 3; field
3162 const tflite::BenchmarkStoragePaths *storage_paths() const { in storage_paths() function
425 const auto* storage_paths = settings_->storage_paths(); in BenchmarkIsEnabled() local