Home
last modified time | relevance | path

Searched defs:threw (Results 1 – 24 of 24) sorted by relevance

/third_party/boost/libs/contract/test/destructor/
Ddecl_post_all.cpp38 std::string ok_b(bool threw = false) { in ok_b()
59 std::string ok_c(bool threw = false) { in ok_c()
Ddecl_post_ends.cpp38 std::string ok_b(bool threw = false) { in ok_b()
56 std::string ok_c(bool threw = false) { in ok_c()
Ddecl_entry_static_inv_all.cpp39 std::string ok_b(bool threw = false) { in ok_b()
60 std::string ok_c(bool threw = false) { in ok_c()
Ddecl_entry_static_inv_ends.cpp39 std::string ok_b(bool threw = false) { in ok_b()
58 std::string ok_c(bool threw = false) { in ok_c()
Ddecl_entry_inv_ends.cpp40 std::string ok_b(bool threw = false) { in ok_b()
60 enum checked { passed, failed, threw }; enumerator
Ddecl_exit_static_inv_ends.cpp39 std::string ok_b(bool threw = false) { in ok_b()
58 enum checked { passed, failed, threw }; enumerator
Ddecl_post_mid.cpp55 std::string ok_c(bool threw = false) { in ok_c()
Ddecl_entry_static_inv_mid.cpp55 std::string ok_c(bool threw = false) { in ok_c()
Ddecl_entry_inv_mid.cpp59 std::string ok_c(bool threw = false) { in ok_c()
Ddecl_exit_static_inv_mid.cpp55 std::string ok_c(bool threw = false) { in ok_c()
Ddecl_entry_inv_all.cpp40 enum checked { passed, failed, threw }; enumerator
Ddecl_exit_static_inv_all.cpp39 enum checked { passed, failed, threw }; enumerator
/third_party/boost/libs/contract/test/disable/
Daudit.hpp14 bool threw = false; in main() local
/third_party/boost/libs/contract/test/check/
Daudit.hpp18 bool threw = false; in main() local
/third_party/node/test/addons/no-addons/
Dtest.js20 let threw = false; variable
/third_party/node/test/parallel/
Dtest-timers-immediate-queue-throw.js16 let threw = false; variable
Dtest-assert-builtins-not-read-from-filesystem.js17 let threw = false; variable
Dtest-assert-if-error.js77 let threw = false; variable
Dtest-assert.js50 let threw = false; variable
/third_party/node/deps/npm/node_modules/infer-owner/
Dindex.js39 let threw = true variable
/third_party/node/deps/npm/node_modules/tar/lib/
Dlist.js81 let threw = true variable
Dextract.js67 let threw = true variable
Dreplace.js42 let threw = true variable
/third_party/boost/libs/filesystem/test/
Doperations_unit_test.cpp294 bool threw(false); in error_handling_test() local