/aosp12/frameworks/libs/service_entitlement/tests/src/com/android/libraries/entitlement/http/ |
H A D | HttpClientTest.java | 100 assertThat(connection.getReadTimeout()).isEqualTo(70 * 1000); in request_contentTypeXml_returnsXmlBody() 135 assertThat(connection.getReadTimeout()).isEqualTo(30 * 1000); in request_httpGetResponseBadRequest_throwsException() 165 assertThat(connection.getReadTimeout()).isEqualTo(70 * 1000); in request_contentTypeXml_returnsXmlBody_useSpecificNetwork()
|
/aosp12/system/incremental_delivery/incfs/tests/include/ |
H A D | IncFsTestBase.h | 48 .defaultReadTimeoutMs = getReadTimeout(), in SetUp() 80 virtual int32_t getReadTimeout() { in getReadTimeout() function
|
/aosp12/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/network/ |
H A D | HttpUrlConnectionBuilderTests.java | 92 assertEquals(8765, connection.getReadTimeout()); in testSetReadTimeout()
|
/aosp12/system/incremental_delivery/incfs/tests/util/ |
H A D | map_ptr_test.cpp | 74 int32_t getReadTimeout() override { return 1; } in getReadTimeout() function in MapPtrTest
|
/aosp12/system/incremental_delivery/incfs/tests/ |
H A D | incfs_test.cpp | 40 virtual int32_t getReadTimeout() { in getReadTimeout() function in IncFsTest 1183 int32_t getReadTimeout() override { return 100 /* 0.1 second */; } in getReadTimeout() function in IncFsGetMetricsTest
|
/aosp12/packages/services/Car/tests/BugReportApp/libs/ |
H A D | google-http-client-1.30.1.jar | META-INF/MANIFEST.MF
META-INF/
com/
com/google/
com/ ... |
/aosp12/packages/apps/Car/DebuggingRestrictionController/libs/ |
H A D | google-http-client-1.36.0.jar | META-INF/MANIFEST.MF
META-INF/
com/
com/google/
com/ ... |
/aosp12/art/build/boot/ |
H A D | boot-image-profile.txt | 236 HSPLcom/android/okhttp/OkHttpClient;->getReadTimeout()I 3412 HSPLjava/net/URLConnection;->getReadTimeout()I
|
/aosp12/art/build/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o-low-priority.txt | 828 Lcom/android/okhttp/OkHttpClient;->getReadTimeout()I
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |
/aosp12/frameworks/base/config/ |
H A D | boot-image-profile.txt | 22808 HSPLcom/android/okhttp/OkHttpClient;->getReadTimeout()I 26018 HSPLjava/net/URLConnection;->getReadTimeout()I
|
/aosp12/frameworks/opt/setupwizard/tools/docs/ |
H A D | android-22.txt | 43460 method public int getReadTimeout();
|