Searched refs:stub (Results 1 – 15 of 15) sorted by relevance
177 fun `Merge qualifier annotations from Java stub files`() { in Merge qualifier annotations from Java stub files()214 …fun `Merge qualifier annotations from Java stub files onto stubs that are not in the API signature… in Merge qualifier annotations from Java stub files onto stubs that are not in the API signature file()281 fun `Merge type use qualifier annotations from Java stub files`() { in Merge type use qualifier annotations from Java stub files()320 …fun `Merge qualifier annotations from Java stub files making sure they apply to public members of … in Merge qualifier annotations from Java stub files making sure they apply to public members of hidden superclasses()365 fun `Merge inclusion annotations from Java stub files`() { in Merge inclusion annotations from Java stub files()424 fun `Merge inclusion annotations from Java stub files using --show-single-annotation`() { in Merge inclusion annotations from Java stub files using --show-single-annotation()
195 TestSuiteStub stub = new TestSuiteStub(); in split() local196 OptionCopier.copyOptionsNoThrow(this, stub); in split()197 stub.mShardedTestToRun = new ArrayList<>(); in split()198 stub.mShardedTestToRun.add(id); in split()199 listTest.add(stub); in split()
1 This is a stub file
12 stub-annotations/out
10 * Allow extracting the API (into signature text files, into stub API files44 signature files, the SDK stub files, external annotations etc.156 stub sources that include documentation.171 was some inconsistency. In metalava the stub files contain **exactly** the369 signature or stub data:
348 present in the stub files (and therefore part of the API). In the v2 signature
79 stub = doc.replace(java_source_abs_path, kotlin_source_abs_path)86 stub = doc.replace(kotlin_source_abs_path, java_source_abs_path)
217 ITestDevice stub = Mockito.mock(ITestDevice.class); in testProcessClientOperations_processFree() local218 doReturn(stub).when(mMockDeviceTracker).freeDevice(Mockito.eq("testserial")); in testProcessClientOperations_processFree()229 .freeDevice(Mockito.eq(stub), Mockito.eq(FreeDeviceState.AVAILABLE)); in testProcessClientOperations_processFree()
947 IDevice stub = new StubDevice("emulator-5554", true); in testStubDevice_NotReleased() local948 mMockManager.setNumDevicesStub(1, TestDeviceState.NOT_AVAILABLE, stub); in testStubDevice_NotReleased()
META-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...