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

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

Completed in 21 milliseconds