Home
last modified time | relevance | path

Searched defs:ImplicitConstructibleFromBool (Results 1 – 10 of 10) sorted by relevance

/external/pigweed/pw_result/
Dstatusor_test.cc573 struct ImplicitConstructibleFromBool { struct
574 ImplicitConstructibleFromBool(bool y) : x(y) {} // NOLINT in ImplicitConstructibleFromBool() function
575 bool x = false;
/external/openscreen/third_party/abseil/src/absl/status/
Dstatusor_test.cc670 struct ImplicitConstructibleFromBool { struct
671 ImplicitConstructibleFromBool(bool y) : x(y) {} // NOLINT in ImplicitConstructibleFromBool() function
672 bool x = false;
/external/angle/third_party/abseil-cpp/absl/status/
Dstatusor_test.cc599 struct ImplicitConstructibleFromBool { struct
600 ImplicitConstructibleFromBool(bool y) : x(y) {} // NOLINT in ImplicitConstructibleFromBool() function
601 bool x = false;
/external/libtextclassifier/abseil-cpp/absl/status/
Dstatusor_test.cc708 struct ImplicitConstructibleFromBool { struct
709 ImplicitConstructibleFromBool(bool y) : x(y) {} // NOLINT in ImplicitConstructibleFromBool() function
710 bool x = false;
/external/abseil-cpp/absl/status/
Dstatusor_test.cc718 struct ImplicitConstructibleFromBool { struct
719 ImplicitConstructibleFromBool(bool y) : x(y) {} // NOLINT in ImplicitConstructibleFromBool() function
720 bool x = false;
/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/status/
Dstatusor_test.cc708 struct ImplicitConstructibleFromBool { struct
709 ImplicitConstructibleFromBool(bool y) : x(y) {} // NOLINT in ImplicitConstructibleFromBool() function
710 bool x = false;
/external/webrtc/third_party/abseil-cpp/absl/status/
Dstatusor_test.cc708 struct ImplicitConstructibleFromBool { struct
709 ImplicitConstructibleFromBool(bool y) : x(y) {} // NOLINT in ImplicitConstructibleFromBool() function
710 bool x = false;
/external/tensorflow/third_party/absl/abseil-cpp/absl/status/
Dstatusor_test.cc708 struct ImplicitConstructibleFromBool { struct
709 ImplicitConstructibleFromBool(bool y) : x(y) {} // NOLINT in ImplicitConstructibleFromBool() argument
710 bool x = false;
/external/cronet/third_party/abseil-cpp/absl/status/
Dstatusor_test.cc712 struct ImplicitConstructibleFromBool { struct
713 ImplicitConstructibleFromBool(bool y) : x(y) {} // NOLINT in ImplicitConstructibleFromBool() function
714 bool x = false;
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/status/
Dstatusor_test.cc708 struct ImplicitConstructibleFromBool { struct
709 ImplicitConstructibleFromBool(bool y) : x(y) {} // NOLINT in ImplicitConstructibleFromBool() function
710 bool x = false;