Home
last modified time | relevance | path

Searched defs:expectedToFail (Results 1 – 2 of 2) sorted by relevance

/third_party/node/test/parallel/
Dtest-runner-import-no-scheme.js41 function test(argv, expectedToFail = false) { argument
/third_party/libabigail/tests/lib/
Dcatch.hpp14142 bool TestCaseInfo::expectedToFail() const { in expectedToFail() function in Catch::TestCaseInfo