Home
last modified time | relevance | path

Searched defs:NonConst (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/expected/expected.expected/monadic/
H A Dor_else.pass.cpp173 struct NonConst { struct
179 std::expected<int, NonConst> e{1}; in test_sfinae() argument
H A Dtransform.pass.cpp93 struct NonConst { struct
94 int non_const() { return 1; } in non_const()
H A Dtransform_error.pass.cpp93 struct NonConst { struct
94 int non_const() { return 1; } in non_const()
H A Dand_then.pass.cpp149 struct NonConst { struct
150 std::expected<int, int> non_const() { return 1; } in non_const()
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/optional/optional.monadic/
H A Dtransform.pass.cpp164 struct NonConst { struct
170 std::optional<NonConst> opt{}; in test_sfinae() argument
H A Dand_then.pass.cpp141 struct NonConst { struct
142 std::optional<int> non_const() { return 1; } in non_const()
/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/googletest/test/
H A Dgoogletest-printers-test.cc529 TEST(PrintCStringTest, NonConst) { in TEST() argument
558 TEST(PrintU8StringTest, NonConst) { in TEST() argument
587 TEST(PrintU16StringTest, NonConst) { in TEST() argument
615 TEST(PrintU32StringTest, NonConst) { in TEST() argument
651 TEST(PrintWideCStringTest, NonConst) { in TEST() argument
/aosp_15_r20/external/cronet/third_party/googletest/src/googletest/test/
H A Dgoogletest-printers-test.cc529 TEST(PrintCStringTest, NonConst) { in TEST() argument
558 TEST(PrintU8StringTest, NonConst) { in TEST() argument
587 TEST(PrintU16StringTest, NonConst) { in TEST() argument
615 TEST(PrintU32StringTest, NonConst) { in TEST() argument
651 TEST(PrintWideCStringTest, NonConst) { in TEST() argument
/aosp_15_r20/external/googletest/googletest/test/
H A Dgoogletest-printers-test.cc529 TEST(PrintCStringTest, NonConst) { in TEST() argument
558 TEST(PrintU8StringTest, NonConst) { in TEST() argument
587 TEST(PrintU16StringTest, NonConst) { in TEST() argument
615 TEST(PrintU32StringTest, NonConst) { in TEST() argument
651 TEST(PrintWideCStringTest, NonConst) { in TEST() argument
/aosp_15_r20/external/clang/test/CXX/dcl.decl/dcl.meaning/dcl.fct/dcl.fct.def.default/
H A Dp2.cpp40 struct NonConst { struct
/aosp_15_r20/external/clang/test/CXX/special/class.copy/
H A Dp11.0x.copy.cpp51 struct NonConst { struct
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/third_party/googletest/test/
Dgoogletest-printers-test.cc448 TEST(PrintCStringTest, NonConst) { in TEST() argument
483 TEST(PrintWideCStringTest, NonConst) { in TEST() argument
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/test/
Dgoogletest-printers-test.cc448 TEST(PrintCStringTest, NonConst) { in TEST() argument
483 TEST(PrintWideCStringTest, NonConst) { in TEST() argument
/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/googlemock/test/
H A Dgmock-matchers-misc_test.cc54 TEST(AddressTest, NonConst) { in TEST() argument
/aosp_15_r20/external/googletest/googlemock/test/
H A Dgmock-matchers-misc_test.cc54 TEST(AddressTest, NonConst) { in TEST() argument
/aosp_15_r20/external/cronet/third_party/googletest/src/googlemock/test/
H A Dgmock-matchers-misc_test.cc54 TEST(AddressTest, NonConst) { in TEST() argument