Home
last modified time | relevance | path

Searched refs:expectCannotParseBool (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/unittests/Support/
H A DYAMLParserTest.cpp351 static void expectCannotParseBool(StringRef S) { in expectCannotParseBool() function
368 expectCannotParseBool("1"); in TEST()
382 expectCannotParseBool("0"); in TEST()