Home
last modified time | relevance | path

Searched refs:makeTestCase (Results 1 – 10 of 10) sorted by relevance

/external/catch2/projects/SelfTest/IntrospectiveTests/
DTag.tests.cpp48 …auto testcase = Catch::makeTestCase(nullptr, "", {"fake test name", "[.magic-tag]"}, CATCH_INTERNA…
55 …auto testcase = Catch::makeTestCase(nullptr, "", {"fake test name", tag}, CATCH_INTERNAL_LINEINFO);
DCmdLine.tests.cpp18 …fakeTestCase(const char* name, const char* desc = "") { return Catch::makeTestCase(nullptr, "", { … in fakeTestCase()
/external/catch2/include/internal/
Dcatch_test_registry.cpp25 makeTestCase( in AutoReg()
Dcatch_test_case_info.h80 TestCase makeTestCase( ITestInvoker* testCase,
Dcatch_test_case_info.cpp51 TestCase makeTestCase( ITestInvoker* _testCase, in makeTestCase() function
Dcatch_objc.hpp96 …getMutableRegistryHub().registerTest( makeTestCase( new OcMethod( cls, selector ), className, Name… in registerTestMethods()
/external/boringssl/src/crypto/cipher_extra/test/
Dmake_legacy_aead_tests.go117 func makeTestCase(length int, options options) (*testCase, error) { func
252 t, err := makeTestCase(length, options)
/external/bcc/tests/cc/
Dcatch.hpp2866 TestCase makeTestCase( ITestCase* testCase,
2961 …getMutableRegistryHub().registerTest( makeTestCase( new OcMethod( cls, selector ), className, name… in registerTestMethods()
6552 ( makeTestCase in registerTestCase()
7336 TestCase makeTestCase( ITestCase* _testCase, in makeTestCase() function
/external/catch2/single_include/catch2/
Dcatch.hpp4785 TestCase makeTestCase( ITestInvoker* testCase,
4890 …getMutableRegistryHub().registerTest( makeTestCase( new OcMethod( cls, selector ), className, Name… in registerTestMethods()
13845 TestCase makeTestCase( ITestInvoker* _testCase, in makeTestCase() function
14334 makeTestCase( in AutoReg()
/external/libabigail/tests/lib/
Dcatch.hpp4816 TestCase makeTestCase( ITestInvoker* testCase,
4921 …getMutableRegistryHub().registerTest( makeTestCase( new OcMethod( cls, selector ), className, Name… in registerTestMethods()
13990 TestCase makeTestCase( ITestInvoker* _testCase, in makeTestCase() function
14539 makeTestCase( in AutoReg()