Searched defs:subtest (Results 1 – 5 of 5) sorted by relevance
37 $subtest = "$test_name$entry_point|${exec_mode}:" variable40 Write-Output "$subtest Fail: Unknown shader type ($exec_mode)" variable46 Write-Output "$subtest Pass" variable49 Write-Output "$subtest Fail" variable
37 int subtest:1; member70 int num, int subtest) in add_all_tests()
1293 sub subtest { subroutine
102 def addSubTest(self, test, subtest, err): argument
125 def addSubTest(self, test, subtest, err): argument