| /external/deqp/external/vulkancts/modules/vulkan/draw/ |
| D | vktDrawSimpleTest.cpp | 64 SimpleDraw::SimpleDraw (Context &context, TestSpec testSpec) in SimpleDraw() 257 SimpleDrawInstanced::SimpleDrawInstanced (Context &context, TestSpec testSpec) in SimpleDrawInstanced() 379 void checkSupport(Context& context, SimpleDraw::TestSpec testSpec) in checkSupport() 399 SimpleDraw::TestSpec testSpec in init() local 416 SimpleDrawInstanced::TestSpec testSpec in init() local
|
| D | vktDrawIndexedTest.cpp | 71 DrawIndexed::DrawIndexed (Context &context, TestSpec testSpec) in DrawIndexed() 267 DrawInstancedIndexed::DrawInstancedIndexed (Context &context, TestSpec testSpec) in DrawInstancedIndexed() 392 void checkSupport(Context& context, DrawIndexed::TestSpec testSpec) in checkSupport() 412 DrawIndexed::TestSpec testSpec in init() local 429 DrawInstancedIndexed::TestSpec testSpec in init() local
|
| D | vktDrawShaderDrawParametersTests.cpp | 108 DrawTest::DrawTest (Context &context, TestSpec testSpec) in DrawTest() 402 void checkSupport (Context& context, DrawTest::TestSpec testSpec) in checkSupport() 443 void addDrawCase (tcu::TestCaseGroup* group, DrawTest::TestSpec testSpec, const TestFlags flags) in addDrawCase() 469 DrawTest::TestSpec testSpec(m_groupParams); in init() local 483 DrawTest::TestSpec testSpec(m_groupParams); in init() local 499 DrawTest::TestSpec testSpec(m_groupParams); in init() local
|
| D | vktDrawTestCaseUtil.hpp | 59 …t& testCtx, const std::string& name, const std::string& desc, typename Instance::TestSpec testSpec) in InstanceFactory() 66 …estCtx, const std::string& name, const std::string& desc, typename Instance::TestSpec testSpec, co… in InstanceFactory()
|
| D | vktDrawIndirectTest.cpp | 319 IndirectDraw::IndirectDraw (Context &context, TestSpec testSpec) in IndirectDraw() 804 …ectDrawInstanced<FirstInstanceSupport>::IndirectDrawInstanced (Context &context, TestSpec testSpec) in IndirectDrawInstanced() 1153 void checkSupport(Context& context, IndirectDraw::TestSpec testSpec) in checkSupport() 1205 IndirectDraw::TestSpec testSpec(m_groupParams); in init() local 1245 IndirectDraw::TestSpec testSpec(m_groupParams); in init() local 1292 IDFirstInstanceNotSupported::TestSpec testSpec(m_groupParams); in init() local 1334 IDFirstInstanceSupported::TestSpec testSpec(m_groupParams); in init() local
|
| D | vktDrawConcurrentTests.cpp | 72 ConcurrentDraw::ConcurrentDraw (Context &context, TestSpec testSpec) in ConcurrentDraw() 494 void checkSupport(Context& context, ConcurrentDraw::TestSpec testSpec) in checkSupport() 511 ConcurrentDraw::TestSpec testSpec in init() local
|
| /external/catch2/include/internal/ |
| D | catch_list.cpp | 31 TestSpec const& testSpec = config.testSpec(); in listTests() local 65 TestSpec const& testSpec = config.testSpec(); in listTestsNamesOnly() local 103 TestSpec const& testSpec = config.testSpec(); in listTags() local
|
| D | catch_test_case_registry_impl.cpp | 45 bool matchTest( TestCase const& testCase, TestSpec const& testSpec, IConfig const& config ) { in matchTest() 60 …<TestCase> filterTests( std::vector<TestCase> const& testCases, TestSpec const& testSpec, IConfig … in filterTests()
|
| D | catch_test_spec_parser.cpp | 33 TestSpec TestSpecParser::testSpec() { in testSpec() function in Catch::TestSpecParser
|
| D | catch_config.cpp | 54 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()
|
| /external/deqp/external/vulkancts/modules/vulkan/conditional_rendering/ |
| D | vktConditionalClearAttachmentTests.cpp | 70 …learAttachmentTest::ConditionalClearAttachmentTest (Context &context, ConditionalTestSpec testSpec) in ConditionalClearAttachmentTest() 250 ConditionalTestSpec testSpec; in init() local
|
| D | vktConditionalDispatchTests.cpp | 107 const ConditionalTestSpec& testSpec) in ConditionalDispatchTest() 143 …patchTestInstance::ConditionalDispatchTestInstance (Context &context, ConditionalTestSpec testSpec) in ConditionalDispatchTestInstance() 383 ConditionalTestSpec testSpec; in init() local
|
| D | vktConditionalDrawTests.cpp | 127 ConditionalDraw::ConditionalDraw (Context &context, ConditionalTestSpec testSpec) in ConditionalDraw() 619 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/libabigail/tests/lib/ |
| D | catch.hpp | 10005 TestSpec const& Config::testSpec() const { return m_testSpec; } in testSpec() function in Catch::Config 11195 TestSpec const& testSpec = config.testSpec(); in listTests() local 11229 TestSpec const& testSpec = config.testSpec(); in listTestsNamesOnly() local 11267 TestSpec const& testSpec = config.testSpec(); in listTags() local 12672 …void RunContext::testGroupStarting(std::string const& testSpec, std::size_t groupIndex, std::size_… in testGroupStarting() 12676 …void RunContext::testGroupEnded(std::string const& testSpec, Totals const& totals, std::size_t gro… in testGroupEnded() 14208 bool matchTest( TestCase const& testCase, TestSpec const& testSpec, IConfig const& config ) { in matchTest() 14223 …<TestCase> filterTests( std::vector<TestCase> const& testCases, TestSpec const& testSpec, IConfig … in filterTests() 14663 TestSpec TestSpecParser::testSpec() { in testSpec() function in Catch::TestSpecParser
|
| /external/catch2/single_include/catch2/ |
| D | catch.hpp | 9947 TestSpec const& Config::testSpec() const { return m_testSpec; } in testSpec() function in Catch::Config 11133 TestSpec const& testSpec = config.testSpec(); in listTests() local 11167 TestSpec const& testSpec = config.testSpec(); in listTestsNamesOnly() local 11205 TestSpec const& testSpec = config.testSpec(); in listTags() local 12529 …void RunContext::testGroupStarting(std::string const& testSpec, std::size_t groupIndex, std::size_… in testGroupStarting() 12533 …void RunContext::testGroupEnded(std::string const& testSpec, Totals const& totals, std::size_t gro… in testGroupEnded() 14009 bool matchTest( TestCase const& testCase, TestSpec const& testSpec, IConfig const& config ) { in matchTest() 14024 …<TestCase> filterTests( std::vector<TestCase> const& testCases, TestSpec const& testSpec, IConfig … in filterTests() 14458 TestSpec TestSpecParser::testSpec() { in testSpec() function in Catch::TestSpecParser
|