Searched defs:test_ec (Results 1 – 3 of 3) sorted by relevance
79 const auto test_ec = GetTestEC(); in test_error_reporting() local
73 const auto test_ec = GetTestEC(); in TEST_CASE() local
571 fn test_ec() -> Result<(), Error> { in test_ec() function