Searched refs:file_op (Results 1 – 1 of 1) sorted by relevance
66 std::shared_ptr<TextFileOp> file_op = TextFile({dataset_path}, 1, 2); in TEST_F() local68 rc = tree->AssociateNode(file_op); in TEST_F()83 rc = spv_op->AddChild(file_op); in TEST_F()86 file_op->SetTotalRepeats(1); in TEST_F()87 file_op->SetNumRepeatsPerEpoch(1); in TEST_F()127 std::shared_ptr<TextFileOp> file_op = TextFile({dataset_path}, 1, 2); in TEST_F() local129 Status rc = tree->AssociateNode(file_op); in TEST_F()141 rc = spv_op->AddChild(file_op); in TEST_F()144 file_op->SetTotalRepeats(1); in TEST_F()145 file_op->SetNumRepeatsPerEpoch(1); in TEST_F()