Home
last modified time | relevance | path

Searched defs:testCaseInfo (Results 1 – 8 of 8) sorted by relevance

/external/catch2/include/internal/
Dcatch_list.cpp39 for( auto const& testCaseInfo : matchedTestCases ) { in listTests() local
68 for( auto const& testCaseInfo : matchedTestCases ) { in listTestsNamesOnly() local
Dcatch_test_case_info.cpp100 void setTags( TestCaseInfo& testCaseInfo, std::vector<std::string> tags ) { in setTags()
Dcatch_run_context.cpp290 auto const& testCaseInfo = m_activeTestCase->getTestCaseInfo(); in handleFatalErrorCondition() local
329 auto const& testCaseInfo = m_activeTestCase->getTestCaseInfo(); in runCurrentTest() local
/external/catch2/include/reporters/
Dcatch_reporter_junit.cpp90 void JunitReporter::testCaseStarting( TestCaseInfo const& testCaseInfo ) { in testCaseStarting()
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmFloatControlsTests.cpp2916 void TestGroupBuilderBase::specializeOperation (const OperationTestCaseInfo& testCaseInfo, in specializeOperation()
3329 OperationTestCaseInfo testCaseInfo = in createOperationTests() local
3453 void ComputeTestGroupBuilder::fillShaderSpec(const OperationTestCaseInfo& testCaseInfo, in fillShaderSpec()
3636 void ComputeTestGroupBuilder::fillShaderSpec(const SettingsTestCaseInfo& testCaseInfo, in fillShaderSpec()
4133 OperationTestCaseInfo testCaseInfo = in createOperationTests() local
4163 OperationTestCaseInfo testCaseInfo = in createOperationTests() local
/external/bcc/tests/cc/
Dcatch.hpp5312 TestCaseInfo const& testCaseInfo = it->getTestCaseInfo(); in listTests() local
5340 TestCaseInfo const& testCaseInfo = it->getTestCaseInfo(); in listTestsNamesOnly() local
6036 TestCaseInfo const& testCaseInfo = m_activeTestCase->getTestCaseInfo(); in handleFatalErrorCondition() local
6067 TestCaseInfo const& testCaseInfo = m_activeTestCase->getTestCaseInfo(); in runCurrentTest() local
7381 void setTags( TestCaseInfo& testCaseInfo, std::set<std::string> const& tags ) in setTags()
/external/catch2/single_include/catch2/
Dcatch.hpp11141 for( auto const& testCaseInfo : matchedTestCases ) { in listTests() local
11170 for( auto const& testCaseInfo : matchedTestCases ) { in listTestsNamesOnly() local
12730 auto const& testCaseInfo = m_activeTestCase->getTestCaseInfo(); in handleFatalErrorCondition() local
12769 auto const& testCaseInfo = m_activeTestCase->getTestCaseInfo(); in runCurrentTest() local
13894 void setTags( TestCaseInfo& testCaseInfo, std::vector<std::string> tags ) { in setTags()
16557 void JunitReporter::testCaseStarting( TestCaseInfo const& testCaseInfo ) { in testCaseStarting()
/external/libabigail/tests/lib/
Dcatch.hpp11203 for( auto const& testCaseInfo : matchedTestCases ) { in listTests() local
11232 for( auto const& testCaseInfo : matchedTestCases ) { in listTestsNamesOnly() local
12873 auto const& testCaseInfo = m_activeTestCase->getTestCaseInfo(); in handleFatalErrorCondition() local
12912 auto const& testCaseInfo = m_activeTestCase->getTestCaseInfo(); in runCurrentTest() local
14039 void setTags( TestCaseInfo& testCaseInfo, std::vector<std::string> tags ) { in setTags()
16810 void JunitReporter::testCaseStarting( TestCaseInfo const& testCaseInfo ) { in testCaseStarting()