Home
last modified time | relevance | path

Searched refs:getReadTimeout (Results 1 – 12 of 12) sorted by relevance

/aosp12/frameworks/libs/service_entitlement/tests/src/com/android/libraries/entitlement/http/
H A DHttpClientTest.java100 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 DIncFsTestBase.h48 .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 DHttpUrlConnectionBuilderTests.java92 assertEquals(8765, connection.getReadTimeout()); in testSetReadTimeout()
/aosp12/system/incremental_delivery/incfs/tests/util/
H A Dmap_ptr_test.cpp74 int32_t getReadTimeout() override { return 1; } in getReadTimeout() function in MapPtrTest
/aosp12/system/incremental_delivery/incfs/tests/
H A Dincfs_test.cpp40 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 Dgoogle-http-client-1.30.1.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...
/aosp12/packages/apps/Car/DebuggingRestrictionController/libs/
H A Dgoogle-http-client-1.36.0.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...
/aosp12/art/build/boot/
H A Dboot-image-profile.txt236 HSPLcom/android/okhttp/OkHttpClient;->getReadTimeout()I
3412 HSPLjava/net/URLConnection;->getReadTimeout()I
/aosp12/art/build/boot/hiddenapi/
H A Dhiddenapi-max-target-o-low-priority.txt828 Lcom/android/okhttp/OkHttpClient;->getReadTimeout()I
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt22808 HSPLcom/android/okhttp/OkHttpClient;->getReadTimeout()I
26018 HSPLjava/net/URLConnection;->getReadTimeout()I
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt43460 method public int getReadTimeout();