Home
last modified time | relevance | path

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

/third_party/selinux/libsepol/tests/
H A Dtest-expander-roles.c35 const char *types1[] = { "role_check_1_1_t", "role_check_1_2_t" }; in test_expander_role_mapping() local
37 test_role_type_set(&role_expanded, "role_check_1", NULL, types1, 2, 0); in test_expander_role_mapping()
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fProgramUniformTests.cpp481 static const glu::DataType types1[] = { glu::TYPE_FLOAT_VEC4, glu::TYPE_INT_VEC4, glu::TYPE_BOOL }; in multipleNestedArraysStructs() local
484 DE_STATIC_ASSERT(DE_LENGTH_OF_ARRAY(types0) == DE_LENGTH_OF_ARRAY(types1)); in multipleNestedArraysStructs()
488 UniformCollection* const sub = nestedArraysStructs(types0[i], types1[i], ("_" + de::toString(i) + nameSuffix).c_str()); in multipleNestedArraysStructs()
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fUniformApiTests.cpp501 static const glu::DataType types1[] = { glu::TYPE_FLOAT_VEC4, glu::TYPE_INT_VEC4, glu::TYPE_BOOL }; in multipleNestedArraysStructs() local
504 DE_STATIC_ASSERT(DE_LENGTH_OF_ARRAY(types0) == DE_LENGTH_OF_ARRAY(types1)); in multipleNestedArraysStructs()
508 UniformCollection* const sub = nestedArraysStructs(types0[i], types1[i], ("_" + de::toString(i) + nameSuffix).c_str()); in multipleNestedArraysStructs()
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fUniformApiTests.cpp435 static const glu::DataType types1[] = { glu::TYPE_FLOAT_VEC4, glu::TYPE_INT_VEC4, glu::TYPE_BOOL }; in multipleNestedArraysStructs() local
438 DE_STATIC_ASSERT(DE_LENGTH_OF_ARRAY(types0) == DE_LENGTH_OF_ARRAY(types1)); in multipleNestedArraysStructs()
442 UniformCollection* const sub = nestedArraysStructs(types0[i], types1[i], ("_" + de::toString(i) + nameSuffix).c_str()); in multipleNestedArraysStructs()

Completed in 14 milliseconds