Searched refs:kTestFilePath (Results 1 – 4 of 4) sorted by relevance
40 static const char* kTestFilePath = "/data/local/tmp/mnt/test"; variable102 int fd = open(kTestFilePath, O_RDWR | O_TRUNC | O_CREAT, in TEST_F()125 int fd = open(kTestFilePath, O_RDWR | O_TRUNC | O_CREAT, in TEST_F()151 int fd = open(kTestFilePath, O_RDWR | O_TRUNC | O_CREAT, in TEST_F()196 fd = open(kTestFilePath, O_RDONLY); in TEST_F()
23 const base::FilePath::CharType kTestFilePath[] = variable54 embedded_test_server_(base::FilePath(kTestFilePath)), in TestNetworkQualityEstimator()63 embedded_test_server_(base::FilePath(kTestFilePath)), in TestNetworkQualityEstimator()
40 constexpr char kTestFilePath[] = "tensorflow/lite/testdata/add.bin"; variable45 flatbuffer_model_ = FlatBufferModel::BuildFromFile(kTestFilePath); in SetUp()
206 const base::FilePath::CharType kTestFilePath[] = variable3925 test_server_(base::FilePath(kTestFilePath)) { in URLRequestTestHTTP()4912 file_path = file_path.Append(kTestFilePath); in TEST_F()5964 path = path.Append(kTestFilePath); in TEST_F()6170 base::FilePath(kTestFilePath)); in TEST_F()6203 base::FilePath(kTestFilePath)); in TEST_F()6231 base::FilePath(kTestFilePath)); in TEST_F()6281 base::FilePath(kTestFilePath)); in TEST_F()6351 base::FilePath(kTestFilePath)); in TEST_F()6404 base::FilePath(kTestFilePath)); in TEST_F()[all …]