Searched refs:TEST_ARG (Results 1 – 1 of 1) sorted by relevance
52 private static final String TEST_ARG = "test_arg"; field in ContentProviderOperationTest163 op = ContentProviderOperation.newCall(TEST_URI, TEST_METHOD, TEST_ARG) in testCall()171 eq(TEST_ARG), eqBundle(TEST_EXTRAS))) in testCall()225 op = ContentProviderOperation.newCall(TEST_URI, TEST_METHOD, TEST_ARG) in testBackReferenceExtra()242 op = ContentProviderOperation.newCall(TEST_URI, TEST_METHOD, TEST_ARG) in testExceptionAllowed()250 eq(TEST_ARG), eqBundle(TEST_EXTRAS))) in testExceptionAllowed()