Home
last modified time | relevance | path

Searched defs:testSpec (Results 1 – 18 of 18) 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
DvktDrawIndirectTest.cpp240 IndirectDraw::IndirectDraw (Context &context, TestSpec testSpec) in IndirectDraw()
606 …ectDrawInstanced<FirstInstanceSupport>::IndirectDrawInstanced (Context &context, TestSpec testSpec) in IndirectDrawInstanced()
956 IndirectDraw::TestSpec testSpec; in init() local
978 IndirectDraw::TestSpec testSpec; in init() local
1004 IndirectDrawInstanced<FirstInstanceNotSupported>::TestSpec testSpec; in init() local
1027 IndirectDrawInstanced<FirstInstanceSupported>::TestSpec testSpec; in init() local
DvktDrawTestCaseUtil.hpp72 …t& testCtx, const std::string& name, const std::string& desc, typename Instance::TestSpec testSpec) in InstanceFactory()
/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.cpp45 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()
233 ConditionalTestSpec testSpec; in init() local
DvktConditionalDispatchTests.cpp106 const ConditionalTestSpec& testSpec) in ConditionalDispatchTest()
134 …patchTestInstance::ConditionalDispatchTestInstance (Context &context, ConditionalTestSpec testSpec) in ConditionalDispatchTestInstance()
349 ConditionalTestSpec testSpec; in init() local
DvktConditionalDrawTests.cpp113 ConditionalDraw::ConditionalDraw (Context &context, ConditionalTestSpec testSpec) in ConditionalDraw()
521 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.hpp8050 TestSpec const& Config::testSpec() const { return m_testSpec; } in testSpec() function in Catch::Config
9100 TestSpec testSpec = config.testSpec(); in listTests() local
9134 TestSpec testSpec = config.testSpec(); in listTestsNamesOnly() local
9163 TestSpec testSpec = config.testSpec(); in listTags() local
10318 …void RunContext::testGroupStarting(std::string const& testSpec, std::size_t groupIndex, std::size_… in testGroupStarting()
10322 …void RunContext::testGroupEnded(std::string const& testSpec, Totals const& totals, std::size_t gro… in testGroupEnded()
10898 TestSpec testSpec = config->testSpec(); in runTests() local
11786 bool matchTest( TestCase const& testCase, TestSpec const& testSpec, IConfig const& config ) { in matchTest()
11801 …<TestCase> filterTests( std::vector<TestCase> const& testCases, TestSpec const& testSpec, IConfig … in filterTests()
12196 TestSpec TestSpecParser::testSpec() { in testSpec() function in Catch::TestSpecParser