Home
last modified time | relevance | path

Searched defs:Except (Results 1 – 25 of 38) sorted by relevance

12

/external/cronet/buildtools/third_party/libc++/trunk/test/std/thread/futures/futures.task/futures.task.members/
Dctad.static.compile.pass.cpp18 struct Except { struct
21 static_assert(std::is_same_v<decltype(std::packaged_task{Except{}}), std::packaged_task<int(int*, l… argument
/external/libcxx/test/support/
Drapid-cxx-test.hpp209 # define TEST_CHECK_THROW(Except, ...) \ argument
224 #define TEST_CHECK_THROW_RESULT(Except, Checker, ...) \ argument
256 #define TEST_CHECK_THROW(Except, ...) ((void)0) argument
257 #define TEST_CHECK_THROW_RESULT(Except, Checker, ...) ((void)0) argument
286 # define TEST_REQUIRE_THROW(Except, ...) \ argument
318 #define TEST_REQUIRE_THROW(Except, ...) ((void)0) argument
346 # define TEST_ASSERT_THROW(Except, ...) \ argument
378 #define TEST_ASSERT_THROW(Except, ...) ((void)0) argument
/external/cronet/buildtools/third_party/libc++/trunk/test/std/utilities/expected/expected.expected/ctor/
Dctor.default.pass.cpp60 struct Except {}; in testException() struct
Dctor.unexpected.copy.pass.cpp68 struct Except {}; in testException() struct
Dctor.unexpected.move.pass.cpp78 struct Except {}; in testException() struct
Dctor.unexpect_init_list.pass.cpp101 struct Except {}; in testException() struct
Dctor.inplace_init_list.pass.cpp101 struct Except {}; in testException() struct
Dctor.convert.move.pass.cpp168 struct Except {}; in testException() struct
Dctor.convert.copy.pass.cpp169 struct Except {}; in testException() struct
Dctor.inplace.pass.cpp114 struct Except {}; in testException() struct
Dctor.unexpect.pass.cpp114 struct Except {}; in testException() struct
Dctor.copy.pass.cpp101 struct Except {}; in testException() struct
Dctor.move.pass.cpp120 struct Except {}; in testException() struct
/external/clang/test/SemaCXX/
D__try.cpp62 void Except() { in Except() function
/external/cronet/buildtools/third_party/libc++/trunk/test/std/utilities/expected/expected.void/ctor/
Dctor.convert.move.pass.cpp106 struct Except {}; in testException() struct
Dctor.convert.copy.pass.cpp105 struct Except {}; in testException() struct
Dctor.unexpected.copy.pass.cpp68 struct Except {}; in testException() struct
Dctor.copy.pass.cpp70 struct Except {}; in testException() struct
Dctor.unexpected.move.pass.cpp78 struct Except {}; in testException() struct
Dctor.unexpect_init_list.pass.cpp99 struct Except {}; in testException() struct
Dctor.move.pass.cpp84 struct Except {}; in testException() struct
Dctor.unexpect.pass.cpp114 struct Except {}; in testException() struct
/external/cronet/buildtools/third_party/libc++/trunk/test/std/utilities/expected/expected.unexpected/ctor/
Dctor.inplace_init_list.pass.cpp84 struct Except {}; in testException() struct
Dctor.inplace.pass.cpp84 struct Except {}; in testException() struct
Dctor.error.pass.cpp101 struct Except {}; in testException() struct

12