Searched defs:AddIndexFields (Results 1 – 2 of 2) sorted by relevance
| /third_party/mindspore/tests/ut/cpp/mindrecord/ | ||
| D | ut_shard_header_test.cc | 53 TEST_F(TestShardHeader, AddIndexFields) { in TEST_F() argument |
| /third_party/mindspore/mindspore/ccsrc/minddata/mindrecord/meta/ | ||
| D | shard_header.cc | 485 Status ShardHeader::AddIndexFields(const std::vector<std::string> &fields) { in AddIndexFields() function in mindspore::mindrecord::ShardHeader |