Home
last modified time | relevance | path

Searched defs:tf_file1 (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/tests/ut/cpp/dataset/
Dc_api_dataset_textfile_test.cc43 std::string tf_file1 = datasets_root_path_ + "/testTextFileDataset/1.txt"; in TEST_F() local
102 std::string tf_file1 = datasets_root_path_ + "/testTextFileDataset/1.txt"; in TEST_F() local
166 std::string tf_file1 = datasets_root_path_ + "/testTextFileDataset/1.txt"; in TEST_F() local
188 std::string tf_file1 = datasets_root_path_ + "/testTextFileDataset/1.txt"; in TEST_F() local
217 std::string tf_file1 = datasets_root_path_ + "/testTextFileDataset/1.txt"; in TEST_F() local
246 std::string tf_file1 = datasets_root_path_ + "/testTextFileDataset/1.txt"; in TEST_F() local
261 std::string tf_file1 = datasets_root_path_ + "/testTextFileDataset/1.txt"; in TEST_F() local
276 std::string tf_file1 = datasets_root_path_ + "/testTextFileDataset/1.txt"; in TEST_F() local
301 std::string tf_file1 = datasets_root_path_ + "/testTextFileDataset/1.txt"; in TEST_F() local
362 std::string tf_file1 = datasets_root_path_ + "/testTextFileDataset/1.txt"; in TEST_F() local
[all …]
Dtext_file_op_test.cc100 std::string tf_file1 = datasets_root_path_ + "/testTextFileDataset/1.txt"; in TEST_F() local
122 std::string tf_file1 = datasets_root_path_ + "/does/not/exist/0.txt"; in TEST_F() local
Dclue_op_test.cc115 std::string tf_file1 = datasets_root_path_ + "/testCLUE/afqmc/train.json"; in TEST_F() local