/external/deqp/external/vulkancts/modules/vulkan/draw/ |
D | vktDrawSimpleTest.cpp | 63 SimpleDraw::SimpleDraw (Context &context, TestSpec testSpec) in SimpleDraw() 198 SimpleDrawInstanced::SimpleDrawInstanced (Context &context, TestSpec testSpec) in SimpleDrawInstanced() 305 SimpleDraw::TestSpec testSpec; in init() local 315 SimpleDrawInstanced::TestSpec testSpec; in init() local
|
D | vktDrawIndexedTest.cpp | 71 DrawIndexed::DrawIndexed (Context &context, TestSpec testSpec) in DrawIndexed() 212 DrawInstancedIndexed::DrawInstancedIndexed (Context &context, TestSpec testSpec) in DrawInstancedIndexed() 333 DrawIndexed::TestSpec testSpec; in init() local 343 DrawInstancedIndexed::TestSpec testSpec; in init() local
|
D | vktDrawShaderDrawParametersTests.cpp | 104 DrawTest::DrawTest (Context &context, TestSpec testSpec) in DrawTest() 352 void addDrawCase (tcu::TestCaseGroup* group, const DrawTest::TestSpec testSpec, const TestFlags fla… in addDrawCase() 375 DrawTest::TestSpec testSpec; in init() local 389 DrawTest::TestSpec testSpec; in init() local 405 DrawTest::TestSpec testSpec; in init() local
|
D | vktDrawTestCaseUtil.hpp | 57 …t& testCtx, const std::string& name, const std::string& desc, typename Instance::TestSpec testSpec) in InstanceFactory() 64 …estCtx, const std::string& name, const std::string& desc, typename Instance::TestSpec testSpec, co… in InstanceFactory()
|
D | vktDrawIndirectTest.cpp | 240 IndirectDraw::IndirectDraw (Context &context, TestSpec testSpec) in IndirectDraw() 603 …ectDrawInstanced<FirstInstanceSupport>::IndirectDrawInstanced (Context &context, TestSpec testSpec) in IndirectDrawInstanced() 958 IndirectDraw::TestSpec testSpec; in init() local 980 IndirectDraw::TestSpec testSpec; in init() local 1006 IndirectDrawInstanced<FirstInstanceNotSupported>::TestSpec testSpec; in init() local 1028 IndirectDrawInstanced<FirstInstanceSupported>::TestSpec testSpec; in init() local
|
D | vktDrawConcurrentTests.cpp | 67 ConcurrentDraw::ConcurrentDraw (Context &context, TestSpec testSpec) in ConcurrentDraw() 391 ConcurrentDraw::TestSpec testSpec; in init() local
|
/external/catch2/include/internal/ |
D | catch_list.cpp | 31 TestSpec testSpec = config.testSpec(); in listTests() local 65 TestSpec testSpec = config.testSpec(); in listTestsNamesOnly() local 94 TestSpec testSpec = config.testSpec(); in listTags() local
|
D | catch_test_case_registry_impl.cpp | 39 bool matchTest( TestCase const& testCase, TestSpec const& testSpec, IConfig const& config ) { in matchTest() 54 …<TestCase> filterTests( std::vector<TestCase> const& testCases, TestSpec const& testSpec, IConfig … in filterTests()
|
D | catch_test_spec_parser.cpp | 26 TestSpec TestSpecParser::testSpec() { in testSpec() function in Catch::TestSpecParser
|
D | catch_config.cpp | 42 TestSpec const& Config::testSpec() const { return m_testSpec; } in testSpec() function in Catch::Config
|
D | catch_run_context.cpp | 88 …void RunContext::testGroupStarting(std::string const& testSpec, std::size_t groupIndex, std::size_… in testGroupStarting() 92 …void RunContext::testGroupEnded(std::string const& testSpec, Totals const& totals, std::size_t gro… in testGroupEnded()
|
D | catch_session.cpp | 71 TestSpec testSpec = config->testSpec(); in runTests() local
|
/external/deqp/external/vulkancts/modules/vulkan/conditional_rendering/ |
D | vktConditionalClearAttachmentTests.cpp | 70 …learAttachmentTest::ConditionalClearAttachmentTest (Context &context, ConditionalTestSpec testSpec) in ConditionalClearAttachmentTest() 241 ConditionalTestSpec testSpec; in init() local
|
D | vktConditionalDispatchTests.cpp | 107 const ConditionalTestSpec& testSpec) in ConditionalDispatchTest() 135 …patchTestInstance::ConditionalDispatchTestInstance (Context &context, ConditionalTestSpec testSpec) in ConditionalDispatchTestInstance() 373 ConditionalTestSpec testSpec; in init() local
|
D | vktConditionalDrawTests.cpp | 113 ConditionalDraw::ConditionalDraw (Context &context, ConditionalTestSpec testSpec) in ConditionalDraw() 529 ConditionalTestSpec testSpec; in init() local
|
/external/deqp/modules/gles3/functional/ |
D | es3fPixelBufferObjectTests.cpp | 713 ReadPixelsTest::TestSpec testSpec; in init() local
|
/external/bcc/tests/cc/ |
D | catch.hpp | 3274 TestSpec testSpec() { in testSpec() function in Catch::TestSpecParser 3569 TestSpec const& testSpec() const { return m_testSpec; } in testSpec() function in Catch::Config 5294 TestSpec testSpec = config.testSpec(); in listTests() local 5331 TestSpec testSpec = config.testSpec(); in listTestsNamesOnly() local 5365 TestSpec testSpec = config.testSpec(); in listTags() local 5881 …void testGroupStarting( std::string const& testSpec, std::size_t groupIndex, std::size_t groupsCou… in testGroupStarting() 5884 …void testGroupEnded( std::string const& testSpec, Totals const& totals, std::size_t groupIndex, st… in testGroupEnded() 6244 TestSpec testSpec = config->testSpec(); in runTests() local 6440 bool matchTest( TestCase const& testCase, TestSpec const& testSpec, IConfig const& config ) { in matchTest() 6461 …<TestCase> filterTests( std::vector<TestCase> const& testCases, TestSpec const& testSpec, IConfig … in filterTests()
|
/external/python/pyasn1/tests/codec/ber/ |
D | test_decoder.py | 72 def testSpec(self): member in IntegerDecoderTestCase
|
/external/catch2/single_include/catch2/ |
D | catch.hpp | 8067 TestSpec const& Config::testSpec() const { return m_testSpec; } in testSpec() function in Catch::Config 9127 TestSpec testSpec = config.testSpec(); in listTests() local 9161 TestSpec testSpec = config.testSpec(); in listTestsNamesOnly() local 9190 TestSpec testSpec = config.testSpec(); in listTags() local 10345 …void RunContext::testGroupStarting(std::string const& testSpec, std::size_t groupIndex, std::size_… in testGroupStarting() 10349 …void RunContext::testGroupEnded(std::string const& testSpec, Totals const& totals, std::size_t gro… in testGroupEnded() 10925 TestSpec testSpec = config->testSpec(); in runTests() local 11822 bool matchTest( TestCase const& testCase, TestSpec const& testSpec, IConfig const& config ) { in matchTest() 11837 …<TestCase> filterTests( std::vector<TestCase> const& testCases, TestSpec const& testSpec, IConfig … in filterTests() 12230 TestSpec TestSpecParser::testSpec() { in testSpec() function in Catch::TestSpecParser
|