Searched refs:test_ec (Results 1 – 1 of 1) sorted by relevance
79 const auto test_ec = GetTestEC(); in test_error_reporting() local83 std::error_code ec = test_ec; in test_error_reporting()88 assert(ec != test_ec); in test_error_reporting()92 std::error_code ec = test_ec; in test_error_reporting()95 assert(ec != test_ec); in test_error_reporting()99 std::error_code ec = test_ec; in test_error_reporting()102 assert(ec != test_ec); in test_error_reporting()107 std::error_code ec = test_ec; in test_error_reporting()110 assert(ec != test_ec); in test_error_reporting()114 std::error_code ec = test_ec; in test_error_reporting()[all …]