Searched refs:getEmptyJsonResponseString (Results 1 – 3 of 3) sorted by relevance
308 final String jsonResponse = CustomAudienceUpdatableDataFixture.getEmptyJsonResponseString(); in testBuildEmptyUpdatableDataSuccess()457 CustomAudienceUpdatableDataFixture.getEmptyJsonResponseString(), in testUnsuccessfulInitialUpdateResultCausesUnsuccessfulUpdate()
347 .getEmptyJsonResponseString()))); in testFetchAndValidateSuccessfulEmptyCustomAudienceUpdatableData()
51 public static String getEmptyJsonResponseString() throws JSONException { in getEmptyJsonResponseString() method in CustomAudienceUpdatableDataFixture