Searched refs:OPS (Results 1 – 5 of 5) sorted by relevance
/cts/tests/tests/content/src/android/content/cts/ |
D | ContentProviderClientTest.java | 73 private static final ArrayList<ContentProviderOperation> OPS = new ArrayList<>(); field in ContentProviderClientTest 341 mContentProviderClient.applyBatch(AUTHORITY, OPS); in testApplyBatch() 343 verify(mIContentProvider).applyBatch(PACKAGE_NAME, AUTHORITY, OPS); in testApplyBatch() 348 doAnswer(ANSWER_SLEEP).when(mIContentProvider).applyBatch(PACKAGE_NAME, AUTHORITY, OPS); in testApplyBatchTimeout() 350 testTimeout(() -> mContentProviderClient.applyBatch(AUTHORITY, OPS)); in testApplyBatchTimeout() 352 verify(mIContentProvider).applyBatch(PACKAGE_NAME, AUTHORITY, OPS); in testApplyBatchTimeout()
|
/cts/tests/tests/util/src/android/util/cts/ |
D | ArraySetTest.java | 53 private static int[] OPS = new int[] { field in ArraySetTest 232 assertEquals("OPS and KEYS must be equal length", OPS.length, KEYS.length); in testTest() 240 for (int i = 0; i < OPS.length; i++) { in testBasicArraySet() 242 switch (OPS[i]) { in testBasicArraySet() 258 fail("Bad operation " + OPS[i] + " @ " + i); in testBasicArraySet()
|
D | ArrayMapTest.java | 57 static int[] OPS = new int[] { field in ArrayMapTest 358 for (int i=0; i<OPS.length; i++) { in testBasicArrayMap() 363 switch (OPS[i]) { in testBasicArrayMap() 377 fail("Bad operation " + OPS[i] + " @ " + i); in testBasicArrayMap()
|
/cts/tools/cts-api-coverage/proto/ |
D | cts_report.proto | 145 OPS = 3; enumerator
|
/cts/tests/tests/media/assets/unmuxed_1500k/ |
D | 09.ts | 4325 ��Y�`�t�Vjā�����=�OPS����G�T�j��q}����Ж-E��sa�`�� ����~�[~p]�)+~Y�s���I��I].��͠b���s�C��t�…
|