Home
last modified time | relevance | path

Searched refs:mytraits (Results 1 – 1 of 1) sorted by relevance

/third_party/mindspore/tests/ut/cpp/dataset/
Dbtree_test.cc32 struct mytraits { struct
46 BPlusTree<uint64_t, std::string, Allocator<std::string>, std::less<>, mytraits> btree(alloc); in TEST_F() argument
111 BPlusTree<uint64_t, std::string, Allocator<std::string>, std::less<>, mytraits> btree(alloc); in TEST_F()