Home
last modified time | relevance | path

Searched refs:GetTestCase (Results 1 – 25 of 968) sorted by relevance

12345678910>>...39

/dports/devel/cpputest/cpputest-4.0/tests/CppUTestExt/
H A DGTest2ConvertorTest.cpp82 CHECK(::testing::UnitTest::GetInstance()->GetTestCase(0)); in TEST()
83 CHECK(::testing::UnitTest::GetInstance()->GetTestCase(1)); in TEST()
84 CHECK(::testing::UnitTest::GetInstance()->GetTestCase(2) == NULL); in TEST()
89 const ::testing::TestCase* firstTestCase = ::testing::UnitTest::GetInstance()->GetTestCase(0); in TEST()
90 const ::testing::TestCase* secondTestCase = ::testing::UnitTest::GetInstance()->GetTestCase(1); in TEST()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
H A Dgoogle-upgrade-googletest-case.cpp533 using testing::UnitTest::GetTestCase;
554 using BarUnitTest::GetTestCase;
597 const TestSuite *GetTestCase(int) const;
609 (void)t.GetTestCase(0); in FuncUnitTest()
627 (void)t.GetTestCase(0); in unitTestInstantiationOnlyWarns()
636 #define UNIT_TEST_NAME_MACRO_REPLACE6 GetTestCase
664 (void)testing::UnitTest().GetTestCase(0); in unitTestCallAndReference()
683 (void)FooUnitTest().GetTestCase(0); in unitTestCallAndReference()
702 auto U6 = &testing::UnitTest::GetTestCase; in unitTestCallAndReference()
721 auto F6 = &FooUnitTest::GetTestCase; in unitTestCallAndReference()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dgoogle-upgrade-googletest-case.cpp533 using testing::UnitTest::GetTestCase;
554 using BarUnitTest::GetTestCase;
597 const TestSuite *GetTestCase(int) const;
609 (void)t.GetTestCase(0); in FuncUnitTest()
627 (void)t.GetTestCase(0); in unitTestInstantiationOnlyWarns()
636 #define UNIT_TEST_NAME_MACRO_REPLACE6 GetTestCase
664 (void)testing::UnitTest().GetTestCase(0); in unitTestCallAndReference()
683 (void)FooUnitTest().GetTestCase(0); in unitTestCallAndReference()
702 auto U6 = &testing::UnitTest::GetTestCase; in unitTestCallAndReference()
721 auto F6 = &FooUnitTest::GetTestCase; in unitTestCallAndReference()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/extra/test/clang-tidy/checkers/
H A Dgoogle-upgrade-googletest-case.cpp533 using testing::UnitTest::GetTestCase;
554 using BarUnitTest::GetTestCase;
597 const TestSuite *GetTestCase(int) const;
609 (void)t.GetTestCase(0); in FuncUnitTest()
627 (void)t.GetTestCase(0); in unitTestInstantiationOnlyWarns()
636 #define UNIT_TEST_NAME_MACRO_REPLACE6 GetTestCase
664 (void)testing::UnitTest().GetTestCase(0); in unitTestCallAndReference()
683 (void)FooUnitTest().GetTestCase(0); in unitTestCallAndReference()
702 auto U6 = &testing::UnitTest::GetTestCase; in unitTestCallAndReference()
721 auto F6 = &FooUnitTest::GetTestCase; in unitTestCallAndReference()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang-tools-extra/test/clang-tidy/checkers/
H A Dgoogle-upgrade-googletest-case.cpp533 using testing::UnitTest::GetTestCase;
554 using BarUnitTest::GetTestCase;
597 const TestSuite *GetTestCase(int) const;
609 (void)t.GetTestCase(0); in FuncUnitTest()
627 (void)t.GetTestCase(0); in unitTestInstantiationOnlyWarns()
636 #define UNIT_TEST_NAME_MACRO_REPLACE6 GetTestCase
664 (void)testing::UnitTest().GetTestCase(0); in unitTestCallAndReference()
683 (void)FooUnitTest().GetTestCase(0); in unitTestCallAndReference()
702 auto U6 = &testing::UnitTest::GetTestCase; in unitTestCallAndReference()
721 auto F6 = &FooUnitTest::GetTestCase; in unitTestCallAndReference()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dgoogle-upgrade-googletest-case.cpp533 using testing::UnitTest::GetTestCase;
554 using BarUnitTest::GetTestCase;
597 const TestSuite *GetTestCase(int) const;
609 (void)t.GetTestCase(0); in FuncUnitTest()
627 (void)t.GetTestCase(0); in unitTestInstantiationOnlyWarns()
636 #define UNIT_TEST_NAME_MACRO_REPLACE6 GetTestCase
664 (void)testing::UnitTest().GetTestCase(0); in unitTestCallAndReference()
683 (void)FooUnitTest().GetTestCase(0); in unitTestCallAndReference()
702 auto U6 = &testing::UnitTest::GetTestCase; in unitTestCallAndReference()
721 auto F6 = &FooUnitTest::GetTestCase; in unitTestCallAndReference()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/tools/extra/test/clang-tidy/checkers/
H A Dgoogle-upgrade-googletest-case.cpp533 using testing::UnitTest::GetTestCase;
554 using BarUnitTest::GetTestCase;
597 const TestSuite *GetTestCase(int) const;
609 (void)t.GetTestCase(0); in FuncUnitTest()
627 (void)t.GetTestCase(0); in unitTestInstantiationOnlyWarns()
636 #define UNIT_TEST_NAME_MACRO_REPLACE6 GetTestCase
664 (void)testing::UnitTest().GetTestCase(0); in unitTestCallAndReference()
683 (void)FooUnitTest().GetTestCase(0); in unitTestCallAndReference()
702 auto U6 = &testing::UnitTest::GetTestCase; in unitTestCallAndReference()
721 auto F6 = &FooUnitTest::GetTestCase; in unitTestCallAndReference()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/test/clang-tidy/checkers/
H A Dgoogle-upgrade-googletest-case.cpp533 using testing::UnitTest::GetTestCase;
554 using BarUnitTest::GetTestCase;
597 const TestSuite *GetTestCase(int) const;
609 (void)t.GetTestCase(0); in FuncUnitTest()
627 (void)t.GetTestCase(0); in unitTestInstantiationOnlyWarns()
636 #define UNIT_TEST_NAME_MACRO_REPLACE6 GetTestCase
664 (void)testing::UnitTest().GetTestCase(0); in unitTestCallAndReference()
683 (void)FooUnitTest().GetTestCase(0); in unitTestCallAndReference()
702 auto U6 = &testing::UnitTest::GetTestCase; in unitTestCallAndReference()
721 auto F6 = &FooUnitTest::GetTestCase; in unitTestCallAndReference()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dgoogle-upgrade-googletest-case.cpp533 using testing::UnitTest::GetTestCase;
554 using BarUnitTest::GetTestCase;
597 const TestSuite *GetTestCase(int) const;
609 (void)t.GetTestCase(0); in FuncUnitTest()
627 (void)t.GetTestCase(0); in unitTestInstantiationOnlyWarns()
636 #define UNIT_TEST_NAME_MACRO_REPLACE6 GetTestCase
664 (void)testing::UnitTest().GetTestCase(0); in unitTestCallAndReference()
683 (void)FooUnitTest().GetTestCase(0); in unitTestCallAndReference()
702 auto U6 = &testing::UnitTest::GetTestCase; in unitTestCallAndReference()
721 auto F6 = &FooUnitTest::GetTestCase; in unitTestCallAndReference()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/test/clang-tidy/checkers/
H A Dgoogle-upgrade-googletest-case.cpp533 using testing::UnitTest::GetTestCase;
554 using BarUnitTest::GetTestCase;
597 const TestSuite *GetTestCase(int) const;
609 (void)t.GetTestCase(0); in FuncUnitTest()
627 (void)t.GetTestCase(0); in unitTestInstantiationOnlyWarns()
636 #define UNIT_TEST_NAME_MACRO_REPLACE6 GetTestCase
664 (void)testing::UnitTest().GetTestCase(0); in unitTestCallAndReference()
683 (void)FooUnitTest().GetTestCase(0); in unitTestCallAndReference()
702 auto U6 = &testing::UnitTest::GetTestCase; in unitTestCallAndReference()
721 auto F6 = &FooUnitTest::GetTestCase; in unitTestCallAndReference()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
H A Dgoogle-upgrade-googletest-case.cpp533 using testing::UnitTest::GetTestCase;
554 using BarUnitTest::GetTestCase;
597 const TestSuite *GetTestCase(int) const;
609 (void)t.GetTestCase(0); in FuncUnitTest()
627 (void)t.GetTestCase(0); in unitTestInstantiationOnlyWarns()
636 #define UNIT_TEST_NAME_MACRO_REPLACE6 GetTestCase
664 (void)testing::UnitTest().GetTestCase(0); in unitTestCallAndReference()
683 (void)FooUnitTest().GetTestCase(0); in unitTestCallAndReference()
702 auto U6 = &testing::UnitTest::GetTestCase; in unitTestCallAndReference()
721 auto F6 = &FooUnitTest::GetTestCase; in unitTestCallAndReference()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dgoogle-upgrade-googletest-case.cpp533 using testing::UnitTest::GetTestCase;
554 using BarUnitTest::GetTestCase;
597 const TestSuite *GetTestCase(int) const;
609 (void)t.GetTestCase(0); in FuncUnitTest()
627 (void)t.GetTestCase(0); in unitTestInstantiationOnlyWarns()
636 #define UNIT_TEST_NAME_MACRO_REPLACE6 GetTestCase
664 (void)testing::UnitTest().GetTestCase(0); in unitTestCallAndReference()
683 (void)FooUnitTest().GetTestCase(0); in unitTestCallAndReference()
702 auto U6 = &testing::UnitTest::GetTestCase; in unitTestCallAndReference()
721 auto F6 = &FooUnitTest::GetTestCase; in unitTestCallAndReference()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dgoogle-upgrade-googletest-case.cpp533 using testing::UnitTest::GetTestCase;
554 using BarUnitTest::GetTestCase;
597 const TestSuite *GetTestCase(int) const;
609 (void)t.GetTestCase(0); in FuncUnitTest()
627 (void)t.GetTestCase(0); in unitTestInstantiationOnlyWarns()
636 #define UNIT_TEST_NAME_MACRO_REPLACE6 GetTestCase
664 (void)testing::UnitTest().GetTestCase(0); in unitTestCallAndReference()
683 (void)FooUnitTest().GetTestCase(0); in unitTestCallAndReference()
702 auto U6 = &testing::UnitTest::GetTestCase; in unitTestCallAndReference()
721 auto F6 = &FooUnitTest::GetTestCase; in unitTestCallAndReference()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/test/launcher/
H A Dtest_launcher_test_utils.cc30 const testing::TestCase* GetTestCase(const std::string& test_case_name) { in GetTestCase() function
33 const testing::TestCase* test_case = unit_test->GetTestCase(i); in GetTestCase()
103 const testing::TestCase* test_case = GetTestCase(test_case_name); in ValidateTestLocations()
/dports/www/grafana8/grafana-8.3.6/vendor/cloud.google.com/go/dialogflow/cx/apiv3/
H A Dtest_cases_client.go47 GetTestCase []gax.CallOption member
96 GetTestCase: []gax.CallOption{
216 GetTestCase(context.Context, *cxpb.GetTestCaseRequest, ...gax.CallOption) (*cxpb.TestCase, error) methodSpec
283 func (c *TestCasesClient) GetTestCase(ctx context.Context, req *cxpb.GetTestCaseRequest, opts ...ga… func
284 return c.internalClient.GetTestCase(ctx, req, opts...)
524 func (c *testCasesGRPCClient) GetTestCase(ctx context.Context, req *cxpb.GetTestCaseRequest, opts .… func
532 …opts = append((*c.CallOptions).GetTestCase[0:len((*c.CallOptions).GetTestCase):len((*c.CallOptions…
536 resp, err = c.testCasesClient.GetTestCase(ctx, req, settings.GRPC...)
572 …uest-params", fmt.Sprintf("%s=%v", "test_case.name", url.QueryEscape(req.GetTestCase().GetName())))
/dports/www/grafana8/grafana-8.3.6/vendor/cloud.google.com/go/dialogflow/cx/apiv3beta1/
H A Dtest_cases_client.go47 GetTestCase []gax.CallOption member
96 GetTestCase: []gax.CallOption{
216 GetTestCase(context.Context, *cxpb.GetTestCaseRequest, ...gax.CallOption) (*cxpb.TestCase, error) methodSpec
283 func (c *TestCasesClient) GetTestCase(ctx context.Context, req *cxpb.GetTestCaseRequest, opts ...ga… func
284 return c.internalClient.GetTestCase(ctx, req, opts...)
517 func (c *testCasesGRPCClient) GetTestCase(ctx context.Context, req *cxpb.GetTestCaseRequest, opts .… func
525 …opts = append((*c.CallOptions).GetTestCase[0:len((*c.CallOptions).GetTestCase):len((*c.CallOptions…
529 resp, err = c.testCasesClient.GetTestCase(ctx, req, settings.GRPC...)
565 …uest-params", fmt.Sprintf("%s=%v", "test_case.name", url.QueryEscape(req.GetTestCase().GetName())))
/dports/www/gitlab-pages/gitlab-pages-f8512edbec4ec83b426c8ca2dda467de424685e4/vendor/cloud.google.com/go/dialogflow/cx/apiv3/
H A Dtest_cases_client.go47 GetTestCase []gax.CallOption member
96 GetTestCase: []gax.CallOption{
216 GetTestCase(context.Context, *cxpb.GetTestCaseRequest, ...gax.CallOption) (*cxpb.TestCase, error) methodSpec
283 func (c *TestCasesClient) GetTestCase(ctx context.Context, req *cxpb.GetTestCaseRequest, opts ...ga… func
284 return c.internalClient.GetTestCase(ctx, req, opts...)
517 func (c *testCasesGRPCClient) GetTestCase(ctx context.Context, req *cxpb.GetTestCaseRequest, opts .… func
525 …opts = append((*c.CallOptions).GetTestCase[0:len((*c.CallOptions).GetTestCase):len((*c.CallOptions…
529 resp, err = c.testCasesClient.GetTestCase(ctx, req, settings.GRPC...)
565 …uest-params", fmt.Sprintf("%s=%v", "test_case.name", url.QueryEscape(req.GetTestCase().GetName())))
/dports/net/drive/drive-0.4.0/vendor/cloud.google.com/go/dialogflow/cx/apiv3/
H A Dtest_cases_client.go47 GetTestCase []gax.CallOption member
96 GetTestCase: []gax.CallOption{
216 GetTestCase(context.Context, *cxpb.GetTestCaseRequest, ...gax.CallOption) (*cxpb.TestCase, error) methodSpec
283 func (c *TestCasesClient) GetTestCase(ctx context.Context, req *cxpb.GetTestCaseRequest, opts ...ga… func
284 return c.internalClient.GetTestCase(ctx, req, opts...)
524 func (c *testCasesGRPCClient) GetTestCase(ctx context.Context, req *cxpb.GetTestCaseRequest, opts .… func
532 …opts = append((*c.CallOptions).GetTestCase[0:len((*c.CallOptions).GetTestCase):len((*c.CallOptions…
536 resp, err = c.testCasesClient.GetTestCase(ctx, req, settings.GRPC...)
572 …uest-params", fmt.Sprintf("%s=%v", "test_case.name", url.QueryEscape(req.GetTestCase().GetName())))
/dports/net/drive/drive-0.4.0/vendor/cloud.google.com/go/dialogflow/cx/apiv3beta1/
H A Dtest_cases_client.go47 GetTestCase []gax.CallOption member
96 GetTestCase: []gax.CallOption{
216 GetTestCase(context.Context, *cxpb.GetTestCaseRequest, ...gax.CallOption) (*cxpb.TestCase, error) methodSpec
283 func (c *TestCasesClient) GetTestCase(ctx context.Context, req *cxpb.GetTestCaseRequest, opts ...ga… func
284 return c.internalClient.GetTestCase(ctx, req, opts...)
517 func (c *testCasesGRPCClient) GetTestCase(ctx context.Context, req *cxpb.GetTestCaseRequest, opts .… func
525 …opts = append((*c.CallOptions).GetTestCase[0:len((*c.CallOptions).GetTestCase):len((*c.CallOptions…
529 resp, err = c.testCasesClient.GetTestCase(ctx, req, settings.GRPC...)
565 …uest-params", fmt.Sprintf("%s=%v", "test_case.name", url.QueryEscape(req.GetTestCase().GetName())))
/dports/net/rclone/rclone-1.57.0/vendor/cloud.google.com/go/dialogflow/cx/apiv3beta1/
H A Dtest_cases_client.go47 GetTestCase []gax.CallOption member
96 GetTestCase: []gax.CallOption{
216 GetTestCase(context.Context, *cxpb.GetTestCaseRequest, ...gax.CallOption) (*cxpb.TestCase, error) methodSpec
283 func (c *TestCasesClient) GetTestCase(ctx context.Context, req *cxpb.GetTestCaseRequest, opts ...ga… func
284 return c.internalClient.GetTestCase(ctx, req, opts...)
517 func (c *testCasesGRPCClient) GetTestCase(ctx context.Context, req *cxpb.GetTestCaseRequest, opts .… func
525 …opts = append((*c.CallOptions).GetTestCase[0:len((*c.CallOptions).GetTestCase):len((*c.CallOptions…
529 resp, err = c.testCasesClient.GetTestCase(ctx, req, settings.GRPC...)
565 …uest-params", fmt.Sprintf("%s=%v", "test_case.name", url.QueryEscape(req.GetTestCase().GetName())))
/dports/net/rclone/rclone-1.57.0/vendor/cloud.google.com/go/dialogflow/cx/apiv3/
H A Dtest_cases_client.go47 GetTestCase []gax.CallOption member
96 GetTestCase: []gax.CallOption{
216 GetTestCase(context.Context, *cxpb.GetTestCaseRequest, ...gax.CallOption) (*cxpb.TestCase, error) methodSpec
283 func (c *TestCasesClient) GetTestCase(ctx context.Context, req *cxpb.GetTestCaseRequest, opts ...ga… func
284 return c.internalClient.GetTestCase(ctx, req, opts...)
517 func (c *testCasesGRPCClient) GetTestCase(ctx context.Context, req *cxpb.GetTestCaseRequest, opts .… func
525 …opts = append((*c.CallOptions).GetTestCase[0:len((*c.CallOptions).GetTestCase):len((*c.CallOptions…
529 resp, err = c.testCasesClient.GetTestCase(ctx, req, settings.GRPC...)
565 …uest-params", fmt.Sprintf("%s=%v", "test_case.name", url.QueryEscape(req.GetTestCase().GetName())))
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/cloud.google.com/go/dialogflow/cx/apiv3/
H A Dtest_cases_client.go47 GetTestCase []gax.CallOption member
96 GetTestCase: []gax.CallOption{
216 GetTestCase(context.Context, *cxpb.GetTestCaseRequest, ...gax.CallOption) (*cxpb.TestCase, error) methodSpec
283 func (c *TestCasesClient) GetTestCase(ctx context.Context, req *cxpb.GetTestCaseRequest, opts ...ga… func
284 return c.internalClient.GetTestCase(ctx, req, opts...)
517 func (c *testCasesGRPCClient) GetTestCase(ctx context.Context, req *cxpb.GetTestCaseRequest, opts .… func
525 …opts = append((*c.CallOptions).GetTestCase[0:len((*c.CallOptions).GetTestCase):len((*c.CallOptions…
529 resp, err = c.testCasesClient.GetTestCase(ctx, req, settings.GRPC...)
565 …uest-params", fmt.Sprintf("%s=%v", "test_case.name", url.QueryEscape(req.GetTestCase().GetName())))
/dports/www/gohugo/hugo-0.91.2/vendor/cloud.google.com/go/dialogflow/cx/apiv3/
H A Dtest_cases_client.go47 GetTestCase []gax.CallOption member
96 GetTestCase: []gax.CallOption{
216 GetTestCase(context.Context, *cxpb.GetTestCaseRequest, ...gax.CallOption) (*cxpb.TestCase, error) methodSpec
283 func (c *TestCasesClient) GetTestCase(ctx context.Context, req *cxpb.GetTestCaseRequest, opts ...ga… func
284 return c.internalClient.GetTestCase(ctx, req, opts...)
524 func (c *testCasesGRPCClient) GetTestCase(ctx context.Context, req *cxpb.GetTestCaseRequest, opts .… func
532 …opts = append((*c.CallOptions).GetTestCase[0:len((*c.CallOptions).GetTestCase):len((*c.CallOptions…
536 resp, err = c.testCasesClient.GetTestCase(ctx, req, settings.GRPC...)
572 …uest-params", fmt.Sprintf("%s=%v", "test_case.name", url.QueryEscape(req.GetTestCase().GetName())))
/dports/www/gohugo/hugo-0.91.2/vendor/cloud.google.com/go/dialogflow/cx/apiv3beta1/
H A Dtest_cases_client.go47 GetTestCase []gax.CallOption member
96 GetTestCase: []gax.CallOption{
216 GetTestCase(context.Context, *cxpb.GetTestCaseRequest, ...gax.CallOption) (*cxpb.TestCase, error) methodSpec
283 func (c *TestCasesClient) GetTestCase(ctx context.Context, req *cxpb.GetTestCaseRequest, opts ...ga… func
284 return c.internalClient.GetTestCase(ctx, req, opts...)
524 func (c *testCasesGRPCClient) GetTestCase(ctx context.Context, req *cxpb.GetTestCaseRequest, opts .… func
532 …opts = append((*c.CallOptions).GetTestCase[0:len((*c.CallOptions).GetTestCase):len((*c.CallOptions…
536 resp, err = c.testCasesClient.GetTestCase(ctx, req, settings.GRPC...)
572 …uest-params", fmt.Sprintf("%s=%v", "test_case.name", url.QueryEscape(req.GetTestCase().GetName())))
/dports/www/gitlab-pages/gitlab-pages-f8512edbec4ec83b426c8ca2dda467de424685e4/vendor/cloud.google.com/go/dialogflow/cx/apiv3beta1/
H A Dtest_cases_client.go47 GetTestCase []gax.CallOption member
96 GetTestCase: []gax.CallOption{
216 GetTestCase(context.Context, *cxpb.GetTestCaseRequest, ...gax.CallOption) (*cxpb.TestCase, error) methodSpec
283 func (c *TestCasesClient) GetTestCase(ctx context.Context, req *cxpb.GetTestCaseRequest, opts ...ga… func
284 return c.internalClient.GetTestCase(ctx, req, opts...)
517 func (c *testCasesGRPCClient) GetTestCase(ctx context.Context, req *cxpb.GetTestCaseRequest, opts .… func
525 …opts = append((*c.CallOptions).GetTestCase[0:len((*c.CallOptions).GetTestCase):len((*c.CallOptions…
529 resp, err = c.testCasesClient.GetTestCase(ctx, req, settings.GRPC...)
565 …uest-params", fmt.Sprintf("%s=%v", "test_case.name", url.QueryEscape(req.GetTestCase().GetName())))

12345678910>>...39