Searched refs:testPostWithData (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tests/CoreTests/android/core/
H A DRequestAPITest.java446 public void testPostWithData() throws Exception { method in class:RequestAPITest
462 Log.d(LOGTAG, "testPostWithData start - rq = " + mRequestQueue);
467 Log.v(LOGTAG, "testPostWithData: body " + mBody);
474 Log.d(LOGTAG, "testPostWithData - sent request waiting");

Completed in 52 milliseconds