Home
last modified time | relevance | path

Searched refs:shouldRotate (Results 1 – 25 of 44) sorted by relevance

12

/dports/graphics/yacreader/yacreader-9.8.2/third_party/QsLog/
H A DQsLogDestFile.h47 virtual bool shouldRotate() = 0;
59 bool shouldRotate() override in shouldRotate() function
81 bool shouldRotate() override;
H A DQsLogDestFile.cpp59 bool QsLogging::SizeRotationStrategy::shouldRotate() in shouldRotate() function in QsLogging::SizeRotationStrategy
161 if (mRotationStrategy->shouldRotate()) { in write()
/dports/devel/py-twisted/Twisted-22.1.0/src/twisted/python/
H A Dlogfile.py58 def shouldRotate(self): member in BaseLogFile
99 if self.shouldRotate():
179 def shouldRotate(self): member in LogFile
252 def shouldRotate(self): member in DailyLogFile
/dports/math/vtk6/VTK-6.2.0/ThirdParty/Twisted/twisted/python/
H A Dlogfile.py51 def shouldRotate(self): member in BaseLogFile
96 if self.shouldRotate():
169 def shouldRotate(self): member in LogFile
241 def shouldRotate(self): member in DailyLogFile
/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/github.com/splitio/go-toolkit/v4/logging/
H A Drotate.go36 func (f *FileRotate) shouldRotate(bytesToAdd int64) bool { func
85 if f.shouldRotate(int64(len(p))) {
/dports/graphics/yacreader/yacreader-9.8.2/third_party/QsLog/unittest/
H A DTestLog.cpp211 QCOMPARE(rotationStrategy.shouldRotate(), false); in testWillRotate()
214 QCOMPARE(rotationStrategy.shouldRotate(), false); in testWillRotate()
217 QCOMPARE(rotationStrategy.shouldRotate(), false); in testWillRotate()
220 QCOMPARE(rotationStrategy.shouldRotate(), true); in testWillRotate()
/dports/databases/py-carbon/carbon-1.1.8/lib/carbon/
H A Dlog.py38 def shouldRotate(self): member in CarbonLogFile
40 return DailyLogFile.shouldRotate(self)
/dports/sysutils/istio/istio-1.6.7/security/pkg/nodeagent/cache/
H A Dsecretcache_test.go1182 shouldRotate bool
1191 shouldRotate: false,
1200 shouldRotate: true,
1209 shouldRotate: true,
1214 if tc.sc.shouldRotate(tc.secret) != tc.shouldRotate {
1215 t.Errorf("%s: unexpected shouldRotate return. Expected: %v", name, tc.shouldRotate)
/dports/games/residualvm/residualvm-0.3.1/engines/myst3/
H A Dpuzzles.cpp696 bool shouldRotate; in pinball() local
698 shouldRotate = false; in pinball()
701 shouldRotate = true; in pinball()
705 if (ballOnLeftSide && shouldRotate) { in pinball()
719 if (ballOnRightSide && shouldRotate) { in pinball()
/dports/games/scummvm/scummvm-2.5.1/engines/myst3/
H A Dpuzzles.cpp696 bool shouldRotate; in pinball() local
698 shouldRotate = false; in pinball()
701 shouldRotate = true; in pinball()
705 if (ballOnLeftSide && shouldRotate) { in pinball()
719 if (ballOnRightSide && shouldRotate) { in pinball()
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/k8s.io/client-go/client-go-0.16.8/util/certificate/
H A Dcertificate_manager_test.go184 shouldRotate bool
547 certResult, shouldRotate, err := getCurrentCertificateOrBootstrap(
560 if shouldRotate != tc.expectedShouldRotate {
561 t.Errorf("Got shouldRotate %t, wanted %t", shouldRotate, tc.expectedShouldRotate)
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/k8s.io/client-go/client-go-12.0.0/util/certificate/
H A Dcertificate_manager_test.go184 shouldRotate bool
547 certResult, shouldRotate, err := getCurrentCertificateOrBootstrap(
560 if shouldRotate != tc.expectedShouldRotate {
561 t.Errorf("Got shouldRotate %t, wanted %t", shouldRotate, tc.expectedShouldRotate)
/dports/misc/concourse/concourse-6.7.2/vendor/k8s.io/client-go/util/certificate/
H A Dcertificate_manager_test.go184 shouldRotate bool
547 certResult, shouldRotate, err := getCurrentCertificateOrBootstrap(
560 if shouldRotate != tc.expectedShouldRotate {
561 t.Errorf("Got shouldRotate %t, wanted %t", shouldRotate, tc.expectedShouldRotate)
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/k8s.io/client-go/util/certificate/
H A Dcertificate_manager_test.go184 shouldRotate bool
547 certResult, shouldRotate, err := getCurrentCertificateOrBootstrap(
560 if shouldRotate != tc.expectedShouldRotate {
561 t.Errorf("Got shouldRotate %t, wanted %t", shouldRotate, tc.expectedShouldRotate)
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/k8s.io/client-go/util/certificate/
H A Dcertificate_manager_test.go184 shouldRotate bool
547 certResult, shouldRotate, err := getCurrentCertificateOrBootstrap(
560 if shouldRotate != tc.expectedShouldRotate {
561 t.Errorf("Got shouldRotate %t, wanted %t", shouldRotate, tc.expectedShouldRotate)
/dports/sysutils/terraform/terraform-1.0.11/vendor/k8s.io/client-go/util/certificate/
H A Dcertificate_manager_test.go184 shouldRotate bool
547 certResult, shouldRotate, err := getCurrentCertificateOrBootstrap(
560 if shouldRotate != tc.expectedShouldRotate {
561 t.Errorf("Got shouldRotate %t, wanted %t", shouldRotate, tc.expectedShouldRotate)
/dports/net/gscloud/gscloud-0.11.0/vendor/k8s.io/client-go/util/certificate/
H A Dcertificate_manager_test.go258 shouldRotate bool
617 certResult, shouldRotate, err := getCurrentCertificateOrBootstrap(
630 if shouldRotate != tc.expectedShouldRotate {
631 t.Errorf("Got shouldRotate %t, wanted %t", shouldRotate, tc.expectedShouldRotate)
/dports/security/vault/vault-1.8.2/vendor/k8s.io/client-go/util/certificate/
H A Dcertificate_manager_test.go252 shouldRotate bool
611 certResult, shouldRotate, err := getCurrentCertificateOrBootstrap(
624 if shouldRotate != tc.expectedShouldRotate {
625 t.Errorf("Got shouldRotate %t, wanted %t", shouldRotate, tc.expectedShouldRotate)
/dports/sysutils/chaoskube/chaoskube-0.22.0/vendor/k8s.io/client-go/util/certificate/
H A Dcertificate_manager_test.go258 shouldRotate bool
617 certResult, shouldRotate, err := getCurrentCertificateOrBootstrap(
630 if shouldRotate != tc.expectedShouldRotate {
631 t.Errorf("Got shouldRotate %t, wanted %t", shouldRotate, tc.expectedShouldRotate)
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/k8s.io/client-go/util/certificate/
H A Dcertificate_manager_test.go256 shouldRotate bool
619 certResult, shouldRotate, err := getCurrentCertificateOrBootstrap(
632 if shouldRotate != tc.expectedShouldRotate {
633 t.Errorf("Got shouldRotate %t, wanted %t", shouldRotate, tc.expectedShouldRotate)
/dports/sysutils/helm/helm-3.5.2/vendor/k8s.io/client-go/util/certificate/
H A Dcertificate_manager_test.go258 shouldRotate bool
617 certResult, shouldRotate, err := getCurrentCertificateOrBootstrap(
630 if shouldRotate != tc.expectedShouldRotate {
631 t.Errorf("Got shouldRotate %t, wanted %t", shouldRotate, tc.expectedShouldRotate)
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/k8s.io/client-go/client-go-0.21.1/util/certificate/
H A Dcertificate_manager_test.go258 shouldRotate bool
617 certResult, shouldRotate, err := getCurrentCertificateOrBootstrap(
630 if shouldRotate != tc.expectedShouldRotate {
631 t.Errorf("Got shouldRotate %t, wanted %t", shouldRotate, tc.expectedShouldRotate)
/dports/sysutils/istio/istio-1.6.7/vendor/k8s.io/client-go/util/certificate/
H A Dcertificate_manager_test.go252 shouldRotate bool
611 certResult, shouldRotate, err := getCurrentCertificateOrBootstrap(
624 if shouldRotate != tc.expectedShouldRotate {
625 t.Errorf("Got shouldRotate %t, wanted %t", shouldRotate, tc.expectedShouldRotate)
/dports/sysutils/kubectl/kubernetes-1.22.2/staging/src/k8s.io/client-go/util/certificate/
H A Dcertificate_manager_test.go256 shouldRotate bool
619 certResult, shouldRotate, err := getCurrentCertificateOrBootstrap(
632 if shouldRotate != tc.expectedShouldRotate {
633 t.Errorf("Got shouldRotate %t, wanted %t", shouldRotate, tc.expectedShouldRotate)
/dports/www/grafana8/grafana-8.3.6/vendor/k8s.io/client-go/util/certificate/
H A Dcertificate_manager_test.go256 shouldRotate bool
619 certResult, shouldRotate, err := getCurrentCertificateOrBootstrap(
632 if shouldRotate != tc.expectedShouldRotate {
633 t.Errorf("Got shouldRotate %t, wanted %t", shouldRotate, tc.expectedShouldRotate)

12