Searched refs:FAKE_SERVER (Results 1 – 1 of 1) sorted by relevance
400 final String FAKE_SERVER = "127.0.0.1:" + port; in makeFakeRequests() local401 Log.d(TAG, "Making a fake request to " + FAKE_SERVER); in makeFakeRequests()403 connectToWebsite(FAKE_SERVER, shouldLog(reqNo)); in makeFakeRequests()