Searched defs:testDescription (Results 1 – 8 of 8) sorted by relevance
100 {
80 {
102 static java.lang.String testDescription = null; field in DriverPropertyInfoTest
102 def runOneTest(testDescription, filename, inbase, errbase): argument
219 std::ostringstream testDescription; in createBufferViewCreateTests() local
329 std::ostringstream testDescription; in createBufferTests() local
41 TypeDescription testDescription = new TypeDescription(XmlTest.class); in parse() local
139 final String testDescription, in init()