Home
last modified time | relevance | path

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

/third_party/abseil-cpp/absl/container/
Dflat_hash_map_test.cc125 struct LazyInt { struct
126 explicit LazyInt(size_t value, int* tracker) in LazyInt() argument
129 explicit operator size_t() const { in operator size_t()
134 size_t value;
135 int* tracker;
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
Dflat_hash_map_test.cc125 struct LazyInt { struct
126 explicit LazyInt(size_t value, int* tracker) in LazyInt() argument
129 explicit operator size_t() const { in operator size_t()
134 size_t value;
135 int* tracker;