HomeSort by relevance Sort by last modified time
    Searched refs:types1 (Results 1 - 4 of 4) sorted by null

  /external/libsepol/tests/
test-expander-roles.c 34 char *types1[] = { "role_check_1_1_t", "role_check_1_2_t" }; local
36 test_role_type_set(&role_expanded, "role_check_1", NULL, types1, 2, 0);
  /external/proguard/src/proguard/preverify/
CodePreverifier.java 579 private boolean equalVerificationTypes(VerificationType[] types1,
584 (types1.length < length ||
592 if (!types1[index].equals(types2[index]))
  /external/chromium/chrome/browser/sync/engine/
syncer_thread2_unittest.cc 391 syncable::ModelTypeBitSet types1, types2, types3; local
392 types1[syncable::BOOKMARKS] = true;
398 syncer_thread()->ScheduleNudge(delay, NUDGE_SOURCE_UNKNOWN, types1,
407 types1 | types2, r.snapshots[0]->source.types));
471 syncable::ModelTypePayloadMap types1, types2, types3; local
472 types1[syncable::BOOKMARKS] = "test1";
479 types1, FROM_HERE);
487 syncable::CoalescePayloads(&coalesced_types, types1);
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 

Completed in 685 milliseconds