Home
last modified time | relevance | path

Searched defs:testValues (Results 1 – 8 of 8) sorted by relevance

/third_party/vk-gl-cts/modules/gles2/functional/
Des2fDefaultVertexAttributeTests.cpp292 static const tcu::Vec4 testValues[] = in iterate() local
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fDefaultVertexAttributeTests.cpp368 static const tcu::Vec4 testValues[] = in iterate() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DVertexAttributeTest.cpp2916 std::array<GLfloat, 4> testValues = {{1, 2, 3, 4}}; in TEST_P() local
2964 std::array<GLfloat, 4> testValues = {{1, 2, 3, 4}}; in TEST_P() local
3165 std::array<GLint, 4> testValues = {{1, 2, 3, 4}}; in TEST_P() local
3216 std::array<GLuint, 4> testValues = {{1, 2, 3, 4}}; in TEST_P() local
/third_party/icu/icu4c/source/test/intltest/
Dnumbertest_api.cpp5997 int64_t testValues[2] = {4, 61}; in microPropsInternals() local
Dnumfmtst.cpp3305 int testValues[]={0, 300}; in TestRounding() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DNumberFormatTest.java2482 int[] testValues = {0, 300}; in TestRounding() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DNumberFormatTest.java2485 int[] testValues = {0, 300}; in TestRounding() local
/third_party/skia/third_party/externals/swiftshader/tests/ReactorUnitTests/
DReactorUnitTests.cpp2681 std::vector<TestValueType> testValues; // Values to input to functions member