Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/platform/
Dfingerprint.h32 struct Fprint128Hasher { struct
33 size_t operator()(const Fprint128& v) const { in operator()
Dfingerprint_test.cc45 TEST(Fingerprint128, Fprint128Hasher) { in TEST() argument