Home
last modified time | relevance | path

Searched defs:InsertIfNotPresent (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/lib/gtl/
Dmap_util.h127 bool InsertIfNotPresent(Collection* const collection, in InsertIfNotPresent() function
134 bool InsertIfNotPresent( in InsertIfNotPresent() function
Dmap_util_test.cc51 TEST(MapUtil, InsertIfNotPresent) { in TEST() argument