Searched defs:testSource (Results 1 – 6 of 6) sorted by relevance
46 JavaFileObject testSource = in testCorrect() local68 JavaFileObject testSource = in testNotStatic() local93 JavaFileObject testSource = in testDoesNotReturnAnnotation() local117 JavaFileObject testSource = in testOverload() local185 JavaFileObject testSource = in testWrongName() local210 JavaFileObject testSource = in testWrongType() local254 JavaFileObject testSource = in testWrongTypeCollection() local285 JavaFileObject testSource = in testExtraParameters() local312 JavaFileObject testSource = in testMissingParameters() local346 JavaFileObject testSource = in testAnnotationValuedDefaultsNotSupportedYet() local[all …]
115 const std::string testSource = in TestSource() local146 const std::string testSource = TestSource(caseDef); in initFrameBufferPrograms() local283 const std::string testSource = TestSource(caseDef); in initPrograms() local
34 TestSource testSource = new TestSource(/* isNetwork= */ false); in dataTransfer_withLocalSource_isReported() local63 TestSource testSource = new TestSource(/* isNetwork= */ true); in dataTransfer_withRemoteSource_isReported() local
117 const std::string testSource = in TestSource() local150 const std::string testSource = TestSource(caseDef); in initFrameBufferPrograms() local297 const std::string testSource = TestSource(caseDef); in initPrograms() local
535 static void printBreaks(int num, String testSource, BreakIterator brkItr) { in printBreaks()548 static void printIteration(int num, String testSource, CharacterIterator ci) { in printIteration()
280 void setupResult(const int32_t testSource[], char result[], int32_t* max) { in setupResult()