Searched defs:null_hash (Results 1 – 3 of 3) sorted by relevance
28 struct null_hash struct31 std::size_t operator()(const T&)const{return 0;} in operator ()()
67 util::StatusOr<std::string> null_hash = in TEST() local
74 absl::StatusOr<std::string> null_hash = in TEST() local