Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dreadability-misleading-indentation.cpp144 void mustFail() { in mustFail() function
/external/toolchain-utils/compiler_wrapper/
Dtestutil_test.go134 func (ctx *testContext) mustFail(exitCode int) string { func