Home
last modified time | relevance | path

Searched defs:testCase (Results 101 - 125 of 133) sorted by relevance

123456

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
H A DvktTestPackage.cpp383 void TestCaseExecutor::init (tcu::TestCase* testCase, const std::string& casePath) in init() argument
501 void TestCaseExecutor::deinit (tcu::TestCase* testCase) in deinit() argument
590 void TestCaseExecutor::logUnusedShaders (tcu::TestCase* testCase) in logUnusedShaders() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiBufferViewAccessTests.cpp183 BufferViewTestInstance(Context& context, BufferViewCaseParams testCase) BufferViewTestInstance() argument
649 BufferViewAllFormatsTestInstance(Context& context, BufferViewCaseParams testCase) BufferViewAllFormatsTestInstance() argument
[all...]
H A DvktApiCommandBuffersTests.cpp1974 tcu::TestStatus badInheritanceInfoTest (Context& context, BadInheritanceInfoCase testCase) in badInheritanceInfoTest() argument
4016 void genComputeIncrementSourceBadInheritance(SourceCollections& programCollection, BadInheritanceInfoCase testCase) in genComputeIncrementSourceBadInheritance() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
H A DvktTestPackage.cpp374 void TestCaseExecutor::init (tcu::TestCase* testCase, const std::string& casePath) in init() argument
492 void TestCaseExecutor::deinit (tcu::TestCase* testCase) in deinit() argument
532 void TestCaseExecutor::logUnusedShaders (tcu::TestCase* testCase) in logUnusedShaders() argument
[all...]
/third_party/icu/icu4c/source/test/perf/collperf2/
H A Dcollperf2.cpp1446 Strcoll *testCase = new Strcoll(coll, getData16(status), true /* useLen */); in TestStrcoll() local
1457 Strcoll *testCase = new Strcoll(coll, getData16(status), false /* useLen */); in TestStrcollNull() local
1468 Strcoll_2 *testCase = new Strcoll_2(coll, getData16(status), getModData16(status), true /* useLen */); in TestStrcollSimilar() local
1479 StrcollUTF8 *testCase in TestStrcollUTF8() local
1490 StrcollUTF8 *testCase = new StrcollUTF8(coll, getData8(status),false /* useLen */); TestStrcollUTF8Null() local
1501 StrcollUTF8_2 *testCase = new StrcollUTF8_2(coll, getData8(status), getModData8(status), true /* useLen */); TestStrcollUTF8Similar() local
1512 GetSortKey *testCase = new GetSortKey(coll, getData16(status), true /* useLen */); TestGetSortKey() local
1523 GetSortKey *testCase = new GetSortKey(coll, getData16(status), false /* useLen */); TestGetSortKeyNull() local
1534 NextSortKeyPart *testCase = new NextSortKeyPart(coll, getData16(status), 4 /* bufSize */); TestNextSortKeyPart_4All() local
1545 NextSortKeyPart *testCase = new NextSortKeyPart(coll, getData16(status), 4 /* bufSize */, 4 /* maxIteration */); TestNextSortKeyPart_4x4() local
1556 NextSortKeyPart *testCase = new NextSortKeyPart(coll, getData16(status), 4 /* bufSize */, 8 /* maxIteration */); TestNextSortKeyPart_4x8() local
1567 NextSortKeyPart *testCase = new NextSortKeyPart(coll, getData16(status), 32 /* bufSize */); TestNextSortKeyPart_32All() local
1578 NextSortKeyPart *testCase = new NextSortKeyPart(coll, getData16(status), 32 /* bufSize */, 2 /* maxIteration */); TestNextSortKeyPart_32x2() local
1589 NextSortKeyPartUTF8 *testCase = new NextSortKeyPartUTF8(coll, getData8(status), 4 /* bufSize */); TestNextSortKeyPartUTF8_4All() local
1600 NextSortKeyPartUTF8 *testCase = new NextSortKeyPartUTF8(coll, getData8(status), 4 /* bufSize */, 4 /* maxIteration */); TestNextSortKeyPartUTF8_4x4() local
1611 NextSortKeyPartUTF8 *testCase = new NextSortKeyPartUTF8(coll, getData8(status), 4 /* bufSize */, 8 /* maxIteration */); TestNextSortKeyPartUTF8_4x8() local
1622 NextSortKeyPartUTF8 *testCase = new NextSortKeyPartUTF8(coll, getData8(status), 32 /* bufSize */); TestNextSortKeyPartUTF8_32All() local
1633 NextSortKeyPartUTF8 *testCase = new NextSortKeyPartUTF8(coll, getData8(status), 32 /* bufSize */, 2 /* maxIteration */); TestNextSortKeyPartUTF8_32x2() local
1644 CppCompare *testCase = new CppCompare(collObj, getData16(status), true /* useLen */); TestCppCompare() local
1655 CppCompare *testCase = new CppCompare(collObj, getData16(status), false /* useLen */); TestCppCompareNull() local
1666 CppCompare_2 *testCase = new CppCompare_2(collObj, getData16(status), getModData16(status), true /* useLen */); TestCppCompareSimilar() local
1677 CppCompareUTF8 *testCase = new CppCompareUTF8(collObj, getData8(status), true /* useLen */); TestCppCompareUTF8() local
1688 CppCompareUTF8 *testCase = new CppCompareUTF8(collObj, getData8(status), false /* useLen */); TestCppCompareUTF8Null() local
1699 CppCompareUTF8_2 *testCase = new CppCompareUTF8_2(collObj, getData8(status), getModData8(status), true /* useLen */); TestCppCompareUTF8Similar() local
1710 CppGetCollationKey *testCase = new CppGetCollationKey(collObj, getData16(status), true /* useLen */); TestCppGetCollationKey() local
1721 CppGetCollationKey *testCase = new CppGetCollationKey(collObj, getData16(status), false /* useLen */); TestCppGetCollationKeyNull() local
1731 UPerfFunction *testCase = new UniStrSort(*collObj, coll, getRandomData16(status)); TestUniStrSort() local
1741 UPerfFunction *testCase = new StringPieceSortCpp(*collObj, coll, getRandomData8(status)); TestStringPieceSortCpp() local
1751 UPerfFunction *testCase = new StringPieceSortC(*collObj, coll, getRandomData8(status)); TestStringPieceSortC() local
1761 UPerfFunction *testCase = new UniStrBinSearch(*collObj, coll, getSortedData16(status)); TestUniStrBinSearch() local
1771 UPerfFunction *testCase = new StringPieceBinSearchCpp(*collObj, coll, getSortedData8(status)); TestStringPieceBinSearchCpp() local
1781 UPerfFunction *testCase = new StringPieceBinSearchC(*collObj, coll, getSortedData8(status)); TestStringPieceBinSearchC() local
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dssearch.cpp149 const UXMLElement *testCase; in searchTest() local
1075 append(UnicodeString &testCase, UnicodeString &alternate) append() argument
1103 generateAlternative(const UnicodeString &testCase, UnicodeString &alternate) generateAlternative() argument
1163 generateTestCase(UCollator *coll, Monkey *monkeys[], int32_t monkeyCount, UnicodeString &testCase, UnicodeString &alternate) generateTestCase() argument
1314 monkeyTestCase(UCollator *coll, const UnicodeString &testCase, const UnicodeString &pattern, const UnicodeString &altPattern, const char *name, const char *strength, uint32_t seed) monkeyTestCase() argument
1389 UnicodeString testCase; monkeyTest() local
[all...]
H A Dnumfmtst.cpp1152 UnicodeString testCase = ctou(lenientAffixTestCases[t]); in TestLenientParse() local
1177 UnicodeString testCase = ctou(lenientMinusTestCases[t]); in TestLenientParse() local
1198 UnicodeString testCase = ctou(lenientMinusTestCases[t]); in TestLenientParse() local
1219 UnicodeString testCase in TestLenientParse() local
1233 UnicodeString testCase = ctou(lenientNegativeCurrencyTestCases[t]); TestLenientParse() local
1256 UnicodeString testCase = ctou(lenientPercentTestCases[t]); TestLenientParse() local
1271 UnicodeString testCase = ctou(lenientNegativePercentTestCases[t]); TestLenientParse() local
1297 UnicodeString testCase = ctou(strictFailureTestCases[t]); TestLenientParse() local
1313 UnicodeString testCase = ctou(strictFailureTestCases[t]); TestLenientParse() local
3326 double testCase; TestRoundingPattern() member
[all...]
H A Drbbitst.cpp1229 UBool RBBITest::testCaseIsKnownIssue(const UnicodeString &testCase, const char *fileName) { in testCaseIsKnownIssue() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory_model/
H A DvktMemoryModelMessagePassing.cpp1794 cts_amber::AmberTestCase* testCase = cts_amber::createAmberTestCase(testCtx, test.c_str(), dataDir, (test + ".amber").c_str()); in createPermutedIndexTests() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMiscTests.cpp118 cts_amber::AmberTestCase *testCase = cts_amber::createAmberTestCase(testCtx, cases[i].basename, "pipeline", file, requirements); in addMonolithicAmberTests() local
H A DvktPipelineRenderToImageTests.cpp1778 } testCase[] = in addTestCasesWithFunctions() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
H A DvktRasterizationOrderAttachmentAccessTests.cpp1394 AttachmentAccessOrderTestInstance::AttachmentAccessOrderTestInstance( Context& context, const AttachmentAccessOrderTestCase *testCase) in AttachmentAccessOrderTestInstance() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
H A DvktTextureFilteringExplicitLodTests.cpp1104 Generator (const Texture2DGradientTestCase* testCase) : m_testCase(testCase) {} in Generator() argument
1368 Texture2DGradientTestCase* testCase = in create2DDerivTests() local
1495 Texture2DGradientTestCase* testCase = in create2DSizeTests() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory_model/
H A DvktMemoryModelMessagePassing.cpp1794 cts_amber::AmberTestCase* testCase = cts_amber::createAmberTestCase(testCtx, test.c_str(), "", dataDir, (test + ".amber").c_str()); in createPermutedIndexTests() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cBufferStorageTests.cpp2153 GetBufferParameterTest::testCase::testCase(glw::GLenum flags, glw::GLenum access) : m_flags(flags), m_access(access) in testCase() function in gl4cts::BufferStorage::GetBufferParameterTest::testCase
[all...]
H A Dgl4cShadingLanguage420PackTests.hpp745 struct testCase struct in gl4cts::GLSL420Pack::LineContinuationTest
875 struct testCase struct in gl4cts::GLSL420Pack::UTF8CharactersTest
967 struct testCase struct in gl4cts::GLSL420Pack::ImplicitConversionsValidTest
2452 struct testCase struct in gl4cts::GLSL420Pack::InitializerListTest
2634 struct testCase global() struct in gl4cts::GLSL420Pack::LengthOfVectorAndMatrixTest
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineMiscTests.cpp115 cts_amber::AmberTestCase *testCase = cts_amber::createAmberTestCase(testCtx, cases[i].basename, cases[i].description, "pipeline", file, requirements); in addMonolithicAmberTests() local
H A DvktPipelineRenderToImageTests.cpp1651 } testCase[] = in addTestCasesWithFunctions() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/rasterization/
H A DvktRasterizationOrderAttachmentAccessTests.cpp1391 AttachmentAccessOrderTestInstance::AttachmentAccessOrderTestInstance( Context& context, const AttachmentAccessOrderTestCase *testCase) in AttachmentAccessOrderTestInstance() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
H A DvktTextureFilteringExplicitLodTests.cpp1106 Generator (const Texture2DGradientTestCase* testCase) : m_testCase(testCase) {} in Generator() argument
1372 Texture2DGradientTestCase* testCase = in create2DDerivTests() local
1500 Texture2DGradientTestCase* testCase = in create2DSizeTests() local
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fGeometryShaderTests.cpp1514 InvocationCountShader::InvocationCountShader (const glu::ContextType& contextType, int numInvocations, OutputCase testCase) in InvocationCountShader() argument
1602 std::string InvocationCountShader::genGeometrySource (const glu::ContextType& contextType, int numInvocations, OutputCase testCase) in genGeometrySource() argument
1668 getNumVertices(int numInvocations, OutputCase testCase) getNumVertices() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiCommandBuffersTests.cpp1974 tcu::TestStatus badInheritanceInfoTest (Context& context, BadInheritanceInfoCase testCase) in badInheritanceInfoTest() argument
4016 void genComputeIncrementSourceBadInheritance(SourceCollections& programCollection, BadInheritanceInfoCase testCase) in genComputeIncrementSourceBadInheritance() argument
H A DvktApiFeatureInfo.cpp6638 tcu::TestStatus execImageFormatTest (Context& context, ImageFormatPropertyCase testCase) in execImageFormatTest() argument
/third_party/skia/third_party/externals/expat/expat/tests/
H A Druntests.c11424 const struct AccountingTestCase *const testCase in accounting_external_entity_ref_handler() local
/third_party/icu/icu4c/source/test/cintltst/
H A Dcmsccoll.c837 const static UChar testCase[][MAX_TOKEN_LEN] = in TestCase() local

Completed in 108 milliseconds

123456