Home
last modified time | relevance | path

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

/external/abseil-cpp/absl/container/
Dflat_hash_map_test.cc111 struct LazyInt { struct
112 explicit LazyInt(size_t value, int* tracker) in LazyInt() function
115 explicit operator size_t() const { in operator size_t()
120 size_t value;
121 int* tracker;
/external/webrtc/third_party/abseil-cpp/absl/container/
Dflat_hash_map_test.cc111 struct LazyInt { struct
112 explicit LazyInt(size_t value, int* tracker) in LazyInt() argument
115 explicit operator size_t() const { in operator size_t()
120 size_t value;
121 int* tracker;
/external/rust/crates/grpcio-sys/grpc/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;
/external/openscreen/third_party/abseil/src/absl/container/
Dflat_hash_map_test.cc125 struct LazyInt { struct
126 explicit LazyInt(size_t value, int* tracker) in LazyInt() function
129 explicit operator size_t() const { in operator size_t()
134 size_t value;
135 int* tracker;
/external/libtextclassifier/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;
/external/angle/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;