Searched refs:types1 (Results 1 - 8 of 8) sorted by relevance

/external/libsepol/tests/
H A Dtest-expander-roles.c34 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/chromium_org/chrome/browser/sync/glue/
H A Dsync_backend_registrar_unittest.cc147 const ModelTypeSet types1(BOOKMARKS, NIGORI, AUTOFILL);
149 registrar_->ConfigureDataTypes(types1, ModelTypeSet()).Equals(types1));
158 EXPECT_TRUE(types1.Equals(registrar_->GetLastConfiguredTypes()));
162 EXPECT_TRUE(registrar_->ConfigureDataTypes(types2, types1).Equals(types2));
/external/proguard/src/proguard/preverify/
H A DCodePreverifier.java591 private boolean equalVerificationTypes(VerificationType[] types1, argument
596 (types1.length < length ||
604 if (!types1[index].equals(types2[index]))
/external/chromium_org/sync/engine/
H A Dsync_scheduler_unittest.cc493 const ModelTypeSet types1(THEMES), types2(TYPED_URLS), types3(THEMES);
495 scheduler()->ScheduleLocalNudge(types1, FROM_HERE);
520 ModelTypeSet types1(THEMES), types2(TYPED_URLS), types3;
526 delay_map[types1.First().Get()] = delay;
528 scheduler()->ScheduleLocalNudge(types1, FROM_HERE);
/external/deqp/modules/gles31/functional/
H A Des31fProgramUniformTests.cpp481 static const glu::DataType types1[] = { glu::TYPE_FLOAT_VEC4, glu::TYPE_INT_VEC4, glu::TYPE_BOOL }; local
484 DE_STATIC_ASSERT(DE_LENGTH_OF_ARRAY(types0) == DE_LENGTH_OF_ARRAY(types1));
488 UniformCollection* const sub = nestedArraysStructs(types0[i], types1[i], ("_" + de::toString(i) + nameSuffix).c_str());
/external/deqp/modules/gles2/functional/
H A Des2fUniformApiTests.cpp435 static const glu::DataType types1[] = { glu::TYPE_FLOAT_VEC4, glu::TYPE_INT_VEC4, glu::TYPE_BOOL }; local
438 DE_STATIC_ASSERT(DE_LENGTH_OF_ARRAY(types0) == DE_LENGTH_OF_ARRAY(types1));
442 UniformCollection* const sub = nestedArraysStructs(types0[i], types1[i], ("_" + de::toString(i) + nameSuffix).c_str());
/external/deqp/modules/gles3/functional/
H A Des3fUniformApiTests.cpp501 static const glu::DataType types1[] = { glu::TYPE_FLOAT_VEC4, glu::TYPE_INT_VEC4, glu::TYPE_BOOL }; local
504 DE_STATIC_ASSERT(DE_LENGTH_OF_ARRAY(types0) == DE_LENGTH_OF_ARRAY(types1));
508 UniformCollection* const sub = nestedArraysStructs(types0[i], types1[i], ("_" + de::toString(i) + nameSuffix).c_str());
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 902 milliseconds