Searched refs:TEST_ARG (Results 1 – 1 of 1) sorted by relevance
54 private static final String TEST_ARG = "test_arg"; field in ContentProviderOperationTest165 op = ContentProviderOperation.newCall(TEST_URI, TEST_METHOD, TEST_ARG) in testCall()173 eq(TEST_ARG), eqBundle(TEST_EXTRAS))) in testCall()227 op = ContentProviderOperation.newCall(TEST_URI, TEST_METHOD, TEST_ARG) in testBackReferenceExtra()244 op = ContentProviderOperation.newCall(TEST_URI, TEST_METHOD, TEST_ARG) in testExceptionAllowed()252 eq(TEST_ARG), eqBundle(TEST_EXTRAS))) in testExceptionAllowed()