Searched refs:testName (Results 1 – 2 of 2) sorted by relevance
156 testName=$1158 collectOutput=${testName}-power-raw.out159 powerOutput=${testName}-power.out161 echo TEST: $testName178 echo power data for $testName copied to $collectOutput194 testName=$1201 echo copying test output to $testName...203 mv test.out ${testName}.out
193 #define CASE(testName, className) \ in createTest() argument194 case TestNames::testName: \ in createTest()