Home
last modified time | relevance | path

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

/art/test/481-regression-phi-cond/src/
DMain.java39 public static boolean testCase(boolean x, boolean y, boolean z) { in testCase() method in Main
/art/tools/checker/match/
Dfile.py103 def MatchTestCase(testCase, c1Pass): argument