Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/test/std/thread/futures/futures.errors/
H A Dequivalent_error_code_int.pass.cpp24 const std::error_category& e_cat = std::future_category(); in main() local
H A Ddefault_error_condition.pass.cpp24 const std::error_category& e_cat = std::future_category(); in main() local
H A Dequivalent_int_error_condition.pass.cpp24 const std::error_category& e_cat = std::future_category(); in main() local
/llvm-project-15.0.7/libcxx/test/std/diagnostics/syserr/syserr.errcat/syserr.errcat.virtuals/
H A Dequivalent_error_code_int.pass.cpp22 const std::error_category& e_cat = std::generic_category(); in main() local
H A Dequivalent_int_error_condition.pass.cpp22 const std::error_category& e_cat = std::generic_category(); in main() local
H A Ddefault_error_condition.pass.cpp22 const std::error_category& e_cat = std::generic_category(); in main() local