/aosp_15_r20/external/tensorflow/tensorflow/core/data/ |
H A D | name_utils.cc | 61 string IteratorPrefix(const string& dataset_type, const string& prefix) { in IteratorPrefix() function 65 string IteratorPrefix(const string& dataset_type, const string& prefix, in IteratorPrefix() function
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/data/ |
H A D | map_dataset_op_test.cc | 157 TEST_F(MapDatasetOpTest, IteratorPrefix) { in TEST_F() argument
|
H A D | options_dataset_op_test.cc | 128 TEST_F(OptionsDatasetOpTest, IteratorPrefix) { in TEST_F() argument
|
H A D | range_dataset_op_test.cc | 116 TEST_F(RangeDatasetOpTest, IteratorPrefix) { in TEST_F() argument
|
H A D | tf_record_dataset_op_test.cc | 239 TEST_F(TFRecordDatasetOpTest, IteratorPrefix) { in TEST_F() argument
|
H A D | flat_map_dataset_op_test.cc | 195 TEST_F(FlatMapDatasetOpTest, IteratorPrefix) { in TEST_F() argument
|
H A D | text_line_dataset_op_test.cc | 211 TEST_F(TextLineDatasetOpTest, IteratorPrefix) { in TEST_F() argument
|
H A D | shard_dataset_op_test.cc | 283 TEST_F(ShardDatasetOpTest, IteratorPrefix) { in TEST_F() argument
|
H A D | fixed_length_record_dataset_op_test.cc | 237 TEST_F(FixedLengthRecordDatasetOpTest, IteratorPrefix) { in TEST_F() argument
|
H A D | parallel_map_dataset_op_test.cc | 359 TEST_F(ParallelMapDatasetOpTest, IteratorPrefix) { in TEST_F() argument
|
H A D | parallel_interleave_dataset_op_test.cc | 790 TEST_F(ParallelInterleaveDatasetOpTest, IteratorPrefix) { in TEST_F() argument
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/data/experimental/ |
H A D | assert_next_dataset_op_test.cc | 187 TEST_F(AssertNextDatasetOpTest, IteratorPrefix) { in TEST_F() argument
|
H A D | assert_prev_dataset_op_test.cc | 242 TEST_F(AssertPrevDatasetOpTest, IteratorPrefix) { in TEST_F() argument
|
H A D | directed_interleave_dataset_op_test.cc | 382 TEST_F(DirectedInterleaveDatasetOpTest, IteratorPrefix) { in TEST_F() argument
|
H A D | parallel_interleave_dataset_op_test.cc | 466 TEST_F(ParallelInterleaveDatasetOpTest, IteratorPrefix) { in TEST_F() argument
|