Searched refs:TEST_SELECTION_ARGS (Results 1 – 1 of 1) sorted by relevance
52 private static final String[] TEST_SELECTION_ARGS = new String[] { "bar" }; field in ContentProviderOperationTest68 TEST_EXTRAS_WITH_SQL.putStringArray(QUERY_ARG_SQL_SELECTION_ARGS, TEST_SELECTION_ARGS); in TEST_EXTRAS_WITH_SQL.putStringArray() argument110 .withSelection(TEST_SELECTION, TEST_SELECTION_ARGS) in testUpdate()128 .withSelection(TEST_SELECTION, TEST_SELECTION_ARGS) in testDelete()145 .withSelection(TEST_SELECTION, TEST_SELECTION_ARGS) in testAssertQuery()261 .withSelection(TEST_SELECTION, TEST_SELECTION_ARGS) in testLayering()