Searched refs:testDescriptor (Results 1 – 8 of 8) sorted by relevance
112 String testDescriptor= null; in unmarshallTestResultMessage() local120 testDescriptor= messageParts[9]; in unmarshallTestResultMessage()145 … replaceAsciiCharactersWithUnicode(replaceNewLineReplacer(testDescriptor)), in unmarshallTestResultMessage()146 … replaceAsciiCharactersWithUnicode(replaceNewLineReplacer(testDescriptor)), in unmarshallTestResultMessage()
46 final String testDescriptor, in TestResultMessage() argument65 testDescriptor, in TestResultMessage()
75 public function testDescriptor() function in DescriptorsTest
150 public void testDescriptor() throws Exception { in testDescriptor() method in DescriptorsTest
148 public void testDescriptor() throws Exception { in testDescriptor() method in DescriptorsTest
197 public void testDescriptor() throws Exception { in testDescriptor() method in BytecodeTest
617 def testDescriptor(self): member in GeneratedDescriptorTest
639 public void testDescriptor() throws Exception { in testDescriptor() method in JvstTest3