Lines Matching refs:kNo
74 kNo, enumerator
80 kNo, enumerator
85 kNo, enumerator
369 if (ExpectMatch::kNo == expectMatch) { in comparePaths()
489 ExpectSuccess::kNo == expectSuccess ? "no" : in json_status()
496 ExpectMatch::kNo == expectMatch ? "no" : in json_status()
591 if (ExpectSuccess::kNo == expectSuccess) { in inner_simplify()
602 if (ExpectMatch::kNo == expectMatch) { in inner_simplify()
616 return inner_simplify(reporter, path, filename, ExpectSuccess::kYes, SkipAssert::kNo, in testSimplify()
628 ExpectSuccess::kYes : ExpectSuccess::kNo, SkipAssert::kNo, ExpectMatch::kNo); in testSimplifyCheck()
633 ExpectSuccess::kNo, SkipAssert::kYes, ExpectMatch::kNo); in testSimplifyFail()
677 if (ExpectSuccess::kNo == expectSuccess) { in innerPathOp()
721 return innerPathOp(reporter, a, b, shapeOp, testName, ExpectSuccess::kYes, SkipAssert::kNo, in testPathOp()
728 ExpectSuccess::kYes : ExpectSuccess::kNo, SkipAssert::kNo, ExpectMatch::kNo); in testPathOpCheck()