Home
last modified time | relevance | path

Searched defs:TEST_URL (Results 1 – 3 of 3) sorted by relevance

/external/volley/src/test/java/com/android/volley/mock/
DTestRequest.java26 private static final String TEST_URL = "http://foo.com"; field in TestRequest
/external/autotest/client/site_tests/network_CastTDLS/
Dnetwork_CastTDLS.py18 TEST_URL = 'http://www.vimeo.com' variable
/external/exoplayer/tree/extensions/cronet/src/test/java/com/google/android/exoplayer2/ext/cronet/
DCronetDataSourceTest.java77 private static final String TEST_URL = "http://google.com"; field in CronetDataSourceTest