/external/downloader/src/test/java/com/google/android/downloader/ |
D | DownloaderTest.java | 149 FluentFuture<DownloadResult> resultFuture = downloader.execute(request); in downloadOneFile() local 182 FluentFuture<DownloadResult> resultFuture = downloader.execute(request); in downloadOneFile_existingContent_partialContent() local 302 FluentFuture<DownloadResult> resultFuture = downloader.execute(request); in downloadOneFile_existingContent_partialContent_overwritesExistingContent() local 332 FluentFuture<DownloadResult> resultFuture = downloader.execute(request); in downloadOneFile_existingContent_noServerSupport() local 358 FluentFuture<DownloadResult> resultFuture = downloader.execute(request); in downloadOneFile_rangeNotSatisfiable() local 384 FluentFuture<DownloadResult> resultFuture = downloader.execute(request); in downloadOneFile_oAuthTokenProvider() local 412 FluentFuture<DownloadResult> resultFuture = downloader.execute(request); in downloadOneFile_oAuthTokenProvider_nullToken() local 435 FluentFuture<DownloadResult> resultFuture = downloader.execute(request); in downloadOneFile_notFound() local 469 FluentFuture<DownloadResult> resultFuture = downloader.execute(request); in downloadOneFile_customHeader() local 490 FluentFuture<DownloadResult> resultFuture = downloader.execute(request); in downloadOneFile_fileSystem() local [all …]
|
/external/connectedappssdk/tests/robotests/src/test/java/com/google/android/enterprise/connectedapps/robotests/ |
D | StaticTest.java | 206 ListenableFuture<Map<Profile, String>> resultFuture = in staticCrossProfileMethod_future_both_works() local 234 ListenableFuture<Map<Profile, String>> resultFuture = in staticCrossProfileMethod_fake_future_both_works() local
|
D | BothProfilesListenableFutureTest.java | 270 ListenableFuture<Map<Profile, Boolean>> resultFuture = in both_listenableFuture_contextArgument_works() local
|
/external/downloader/src/main/java/com/google/android/downloader/ |
D | Downloader.java | 348 FluentFuture<DownloadResult> resultFuture; in execute() local 586 ClosingFuture<DownloadResult> resultFuture = in enqueueRequest() local 854 abstract ClosingFuture<DownloadResult> resultFuture(); in resultFuture() method in QueuedDownload 859 ClosingFuture<DownloadResult> resultFuture) { in create()
|
/external/guava/guava-tests/test/com/google/common/util/concurrent/ |
D | AbstractChainedListenableFutureTest.java | 38 protected ListenableFuture<T> resultFuture; field in AbstractChainedListenableFutureTest
|
/external/guava/android/guava-tests/test/com/google/common/util/concurrent/ |
D | AbstractChainedListenableFutureTest.java | 38 protected ListenableFuture<T> resultFuture; field in AbstractChainedListenableFutureTest
|
/external/grpc-grpc-java/android-interop-testing/app/src/androidTest/java/io/grpc/android/integrationtest/ |
D | InteropInstrumentationTest.java | 113 final SettableFuture<String> resultFuture = SettableFuture.create(); in runTest() local
|
/external/downloader/src/example/java/com/google/android/downloader/example/ |
D | DownloaderTestActivity.java | 196 FluentFuture<DownloadResult> resultFuture = downloader.execute(request); in startDownloads() local
|
/external/connectedappssdk/tests/robotests/src/test/java/com/google/android/enterprise/connectedapps/testing/ |
D | FakeCrossProfileTypeTest.java | 708 ListenableFuture<Map<Profile, Boolean>> resultFuture = in contextArgument_future_both_works() local
|
/external/kotlinc/lib/ |
D | kotlin-compiler.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/backend-common. ... |