Home
last modified time | relevance | path

Searched defs:storage_path (Results 1 – 11 of 11) sorted by relevance

/external/tensorflow/tensorflow/lite/experimental/acceleration/mini_benchmark/
Dvalidator_runner_test.cc121 std::string storage_path = ::testing::TempDir() + "/storage_path.fb"; in CheckConfigurations() local
215 std::string storage_path = ::testing::TempDir() + "/storage_path.fb"; in TEST_F() local
251 std::string storage_path = ::testing::TempDir() + "/storage_path.fb"; in TEST_F() local
Dvalidator_runner.cc48 const std::string& storage_path, in ValidatorRunner()
63 const std::string& storage_path, in ValidatorRunner()
Dvalidator_runner_entrypoint.cc89 const std::string storage_path = argv[4]; in Java_org_tensorflow_lite_acceleration_validation_entrypoint() local
Dmini_benchmark_implementation.cc44 const std::string& storage_path) in MemoizedBestAccelerationSelector()
/external/cronet/components/cronet/android/proto/
Drequest_context_config.proto11 optional string storage_path = 2; field
/external/libchrome/base/android/
Dpath_utils.cc76 FilePath storage_path(ConvertJavaStringToUTF8(path)); in GetExternalStorageDirectory() local
/external/cronet/components/cronet/
Durl_request_context_config.h126 const std::string storage_path; member
313 std::string storage_path = ""; member
Dcronet_prefs_manager.cc213 const std::string& storage_path, in CronetPrefsManager()
Durl_request_context_config.cc286 const std::string& storage_path, in URLRequestContextConfig()
329 const std::string& storage_path, in CreateURLRequestContextConfig()
Dcronet_context.cc387 base::FilePath storage_path( in BuildDefaultURLRequestContext() local
/external/cronet/base/android/
Dpath_utils.cc88 FilePath storage_path(ConvertJavaStringToUTF8(path)); in GetExternalStorageDirectory() local