Searched defs:coretestutils (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/tests/utillib/src/coretestutils/http/
H A DRecordedRequest.java17 package coretestutils.http;
H A DMockResponse.java17 package coretestutils.http;
19 import static coretestutils.http.MockWebServer.ASCII;
41 static final String LOG_TAG = "coretestutils.http.MockResponse";
H A DMockWebServer.java17 package coretestutils.http;
54 static final String LOG_TAG = "coretestutils.http.MockWebServer";

Completed in 66 milliseconds