Home
last modified time | relevance | path

Searched defs:testSpec (Results 1 – 19 of 19) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawSimpleTest.cpp63 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
DvktDrawIndexedTest.cpp71 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
DvktDrawShaderDrawParametersTests.cpp104 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
DvktDrawTestCaseUtil.hpp57 …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()
DvktDrawIndirectTest.cpp240 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
DvktDrawConcurrentTests.cpp67 ConcurrentDraw::ConcurrentDraw (Context &context, TestSpec testSpec) in ConcurrentDraw()
391 ConcurrentDraw::TestSpec testSpec; in init() local
/external/catch2/include/internal/
Dcatch_list.cpp31 TestSpec testSpec = config.testSpec(); in listTests() local
65 TestSpec testSpec = config.testSpec(); in listTestsNamesOnly() local
94 TestSpec testSpec = config.testSpec(); in listTags() local
Dcatch_test_case_registry_impl.cpp39 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()
Dcatch_test_spec_parser.cpp26 TestSpec TestSpecParser::testSpec() { in testSpec() function in Catch::TestSpecParser
Dcatch_config.cpp42 TestSpec const& Config::testSpec() const { return m_testSpec; } in testSpec() function in Catch::Config
Dcatch_run_context.cpp88 …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()
Dcatch_session.cpp71 TestSpec testSpec = config->testSpec(); in runTests() local
/external/deqp/external/vulkancts/modules/vulkan/conditional_rendering/
DvktConditionalClearAttachmentTests.cpp70 …learAttachmentTest::ConditionalClearAttachmentTest (Context &context, ConditionalTestSpec testSpec) in ConditionalClearAttachmentTest()
241 ConditionalTestSpec testSpec; in init() local
DvktConditionalDispatchTests.cpp107 const ConditionalTestSpec& testSpec) in ConditionalDispatchTest()
135 …patchTestInstance::ConditionalDispatchTestInstance (Context &context, ConditionalTestSpec testSpec) in ConditionalDispatchTestInstance()
373 ConditionalTestSpec testSpec; in init() local
DvktConditionalDrawTests.cpp113 ConditionalDraw::ConditionalDraw (Context &context, ConditionalTestSpec testSpec) in ConditionalDraw()
529 ConditionalTestSpec testSpec; in init() local
/external/deqp/modules/gles3/functional/
Des3fPixelBufferObjectTests.cpp713 ReadPixelsTest::TestSpec testSpec; in init() local
/external/bcc/tests/cc/
Dcatch.hpp3274 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/
Dtest_decoder.py72 def testSpec(self): member in IntegerDecoderTestCase
/external/catch2/single_include/catch2/
Dcatch.hpp8067 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