Searched defs:storage_path (Results 1 – 13 of 13) sorted by relevance
121 std::string storage_path = ::testing::TempDir() + "/storage_path.fb"; in CheckConfigurations() local215 std::string storage_path = ::testing::TempDir() + "/storage_path.fb"; in TEST_F() local251 std::string storage_path = ::testing::TempDir() + "/storage_path.fb"; in TEST_F() local
48 const std::string& storage_path, in ValidatorRunner()63 const std::string& storage_path, in ValidatorRunner()
89 const std::string storage_path = argv[4]; in Java_org_tensorflow_lite_acceleration_validation_entrypoint() local
44 const std::string& storage_path) in MemoizedBestAccelerationSelector()
124 const std::string storage_path; member299 std::string storage_path = ""; member
265 const std::string& storage_path, in URLRequestContextConfig()305 const std::string& storage_path, in CreateURLRequestContextConfig()
211 const std::string& storage_path, in CronetPrefsManager()
382 base::FilePath storage_path( in BuildDefaultURLRequestContext() local
11 optional string storage_path = 2; field
508 inline const std::string& RequestContextConfigOptions::storage_path() const { in storage_path() function549 inline void RequestContextConfigOptions::set_allocated_storage_path(std::string* storage_path) { in set_allocated_storage_path()
76 FilePath storage_path(ConvertJavaStringToUTF8(path)); in GetExternalStorageDirectory() local
88 FilePath storage_path(ConvertJavaStringToUTF8(path)); in GetExternalStorageDirectory() local
43 const char* storage_path = "/storage/fuzzer/0"; variable