Home
last modified time | relevance | path

Searched refs:exitMatcher (Results 1 – 19 of 19) sorted by relevance

/dports/misc/concourse/concourse-6.7.2/vendor/code.cloudfoundry.org/credhub-cli/vendor/github.com/onsi/gomega/gexec/
H A Dexit_matcher.go23 func Exit(optionalExitCode ...int) *exitMatcher {
29 return &exitMatcher{
34 type exitMatcher struct { struct
44 func (m *exitMatcher) Match(actual interface{}) (success bool, err error) { argument
62 func (m *exitMatcher) FailureMessage(actual interface{}) (message string) { argument
69 func (m *exitMatcher) NegatedFailureMessage(actual interface{}) (message string) { argument
80 func (m *exitMatcher) MatchMayChangeInTheFuture(actual interface{}) bool { argument
/dports/security/lego/lego-4.5.3/vendor/github.com/onsi/gomega/gexec/
H A Dexit_matcher.go25 func Exit(optionalExitCode ...int) *exitMatcher {
31 return &exitMatcher{
36 type exitMatcher struct { struct
46 func (m *exitMatcher) Match(actual interface{}) (success bool, err error) { argument
64 func (m *exitMatcher) FailureMessage(actual interface{}) (message string) { argument
71 func (m *exitMatcher) NegatedFailureMessage(actual interface{}) (message string) { argument
82 func (m *exitMatcher) MatchMayChangeInTheFuture(actual interface{}) bool { argument
/dports/textproc/spiff/spiff-1.0.8/vendor/github.com/onsi/gomega/gexec/
H A Dexit_matcher.go23 func Exit(optionalExitCode ...int) *exitMatcher {
29 return &exitMatcher{
34 type exitMatcher struct { struct
44 func (m *exitMatcher) Match(actual interface{}) (success bool, err error) { argument
62 func (m *exitMatcher) FailureMessage(actual interface{}) (message string) { argument
70 func (m *exitMatcher) NegatedFailureMessage(actual interface{}) (message string) { argument
82 func (m *exitMatcher) MatchMayChangeInTheFuture(actual interface{}) bool { argument
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/onsi/gomega/gexec/
H A Dexit_matcher.go23 func Exit(optionalExitCode ...int) *exitMatcher {
29 return &exitMatcher{
34 type exitMatcher struct { struct
44 func (m *exitMatcher) Match(actual interface{}) (success bool, err error) { argument
62 func (m *exitMatcher) FailureMessage(actual interface{}) (message string) { argument
69 func (m *exitMatcher) NegatedFailureMessage(actual interface{}) (message string) { argument
80 func (m *exitMatcher) MatchMayChangeInTheFuture(actual interface{}) bool { argument
/dports/devel/lazygit/lazygit-0.31.4/vendor/github.com/onsi/gomega/gexec/
H A Dexit_matcher.go25 func Exit(optionalExitCode ...int) *exitMatcher {
31 return &exitMatcher{
36 type exitMatcher struct { struct
46 func (m *exitMatcher) Match(actual interface{}) (success bool, err error) { argument
64 func (m *exitMatcher) FailureMessage(actual interface{}) (message string) { argument
71 func (m *exitMatcher) NegatedFailureMessage(actual interface{}) (message string) { argument
82 func (m *exitMatcher) MatchMayChangeInTheFuture(actual interface{}) bool { argument
/dports/net/storj/storj-1.45.3/vendor/github.com/cloudfoundry/gosigar/vendor/github.com/onsi/gomega/gexec/
H A Dexit_matcher.go23 func Exit(optionalExitCode ...int) *exitMatcher {
29 return &exitMatcher{
34 type exitMatcher struct { struct
44 func (m *exitMatcher) Match(actual interface{}) (success bool, err error) { argument
62 func (m *exitMatcher) FailureMessage(actual interface{}) (message string) { argument
69 func (m *exitMatcher) NegatedFailureMessage(actual interface{}) (message string) { argument
80 func (m *exitMatcher) MatchMayChangeInTheFuture(actual interface{}) bool { argument
/dports/dns/blocky/blocky-0.17/vendor/github.com/onsi/gomega/gexec/
H A Dexit_matcher.go25 func Exit(optionalExitCode ...int) *exitMatcher {
31 return &exitMatcher{
36 type exitMatcher struct { struct
46 func (m *exitMatcher) Match(actual interface{}) (success bool, err error) { argument
64 func (m *exitMatcher) FailureMessage(actual interface{}) (message string) { argument
71 func (m *exitMatcher) NegatedFailureMessage(actual interface{}) (message string) { argument
82 func (m *exitMatcher) MatchMayChangeInTheFuture(actual interface{}) bool { argument
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/onsi/gomega/gexec/
H A Dexit_matcher.go23 func Exit(optionalExitCode ...int) *exitMatcher {
29 return &exitMatcher{
34 type exitMatcher struct { struct
44 func (m *exitMatcher) Match(actual interface{}) (success bool, err error) { argument
62 func (m *exitMatcher) FailureMessage(actual interface{}) (message string) { argument
69 func (m *exitMatcher) NegatedFailureMessage(actual interface{}) (message string) { argument
80 func (m *exitMatcher) MatchMayChangeInTheFuture(actual interface{}) bool { argument
/dports/net/concourse-fly/concourse-6.7.1/vendor/github.com/onsi/gomega/gexec/
H A Dexit_matcher.go25 func Exit(optionalExitCode ...int) *exitMatcher {
31 return &exitMatcher{
36 type exitMatcher struct { struct
46 func (m *exitMatcher) Match(actual interface{}) (success bool, err error) { argument
64 func (m *exitMatcher) FailureMessage(actual interface{}) (message string) { argument
71 func (m *exitMatcher) NegatedFailureMessage(actual interface{}) (message string) { argument
82 func (m *exitMatcher) MatchMayChangeInTheFuture(actual interface{}) bool { argument
/dports/www/oauth2-proxy/oauth2-proxy-7.2.0/vendor/github.com/onsi/gomega/gexec/
H A Dexit_matcher.go25 func Exit(optionalExitCode ...int) *exitMatcher {
31 return &exitMatcher{
36 type exitMatcher struct { struct
46 func (m *exitMatcher) Match(actual interface{}) (success bool, err error) { argument
64 func (m *exitMatcher) FailureMessage(actual interface{}) (message string) { argument
71 func (m *exitMatcher) NegatedFailureMessage(actual interface{}) (message string) { argument
82 func (m *exitMatcher) MatchMayChangeInTheFuture(actual interface{}) bool { argument
/dports/net/bosh-cli/bosh-cli-5.5.0/vendor/github.com/onsi/gomega/gexec/
H A Dexit_matcher.go23 func Exit(optionalExitCode ...int) *exitMatcher {
29 return &exitMatcher{
34 type exitMatcher struct { struct
44 func (m *exitMatcher) Match(actual interface{}) (success bool, err error) { argument
62 func (m *exitMatcher) FailureMessage(actual interface{}) (message string) { argument
69 func (m *exitMatcher) NegatedFailureMessage(actual interface{}) (message string) { argument
80 func (m *exitMatcher) MatchMayChangeInTheFuture(actual interface{}) bool { argument
/dports/net/bosh-bootloader/bosh-bootloader-7.2.12/vendor/github.com/onsi/gomega/gexec/
H A Dexit_matcher.go23 func Exit(optionalExitCode ...int) *exitMatcher {
29 return &exitMatcher{
34 type exitMatcher struct { struct
44 func (m *exitMatcher) Match(actual interface{}) (success bool, err error) { argument
62 func (m *exitMatcher) FailureMessage(actual interface{}) (message string) { argument
69 func (m *exitMatcher) NegatedFailureMessage(actual interface{}) (message string) { argument
80 func (m *exitMatcher) MatchMayChangeInTheFuture(actual interface{}) bool { argument
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/onsi/gomega/gexec/
H A Dexit_matcher.go25 func Exit(optionalExitCode ...int) *exitMatcher {
31 return &exitMatcher{
36 type exitMatcher struct { struct
46 func (m *exitMatcher) Match(actual interface{}) (success bool, err error) { argument
64 func (m *exitMatcher) FailureMessage(actual interface{}) (message string) { argument
71 func (m *exitMatcher) NegatedFailureMessage(actual interface{}) (message string) { argument
82 func (m *exitMatcher) MatchMayChangeInTheFuture(actual interface{}) bool { argument
/dports/sysutils/istio/istio-1.6.7/vendor/sigs.k8s.io/service-apis/vendor/github.com/onsi/gomega/gexec/
H A Dexit_matcher.go25 func Exit(optionalExitCode ...int) *exitMatcher {
31 return &exitMatcher{
36 type exitMatcher struct { struct
46 func (m *exitMatcher) Match(actual interface{}) (success bool, err error) { argument
64 func (m *exitMatcher) FailureMessage(actual interface{}) (message string) { argument
71 func (m *exitMatcher) NegatedFailureMessage(actual interface{}) (message string) { argument
82 func (m *exitMatcher) MatchMayChangeInTheFuture(actual interface{}) bool { argument
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/onsi/gomega/gexec/
H A Dexit_matcher.go25 func Exit(optionalExitCode ...int) *exitMatcher {
31 return &exitMatcher{
36 type exitMatcher struct { struct
46 func (m *exitMatcher) Match(actual interface{}) (success bool, err error) { argument
64 func (m *exitMatcher) FailureMessage(actual interface{}) (message string) { argument
71 func (m *exitMatcher) NegatedFailureMessage(actual interface{}) (message string) { argument
82 func (m *exitMatcher) MatchMayChangeInTheFuture(actual interface{}) bool { argument
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/github.com/onsi/gomega/gexec/
H A Dexit_matcher.go25 func Exit(optionalExitCode ...int) *exitMatcher {
31 return &exitMatcher{
36 type exitMatcher struct { struct
46 func (m *exitMatcher) Match(actual interface{}) (success bool, err error) { argument
64 func (m *exitMatcher) FailureMessage(actual interface{}) (message string) { argument
71 func (m *exitMatcher) NegatedFailureMessage(actual interface{}) (message string) { argument
82 func (m *exitMatcher) MatchMayChangeInTheFuture(actual interface{}) bool { argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/ios/chrome/browser/ui/recent_tabs/
H A Drecent_tabs_egtest.mm159 id<GREYMatcher> exitMatcher =
161 [[EarlGrey selectElementWithMatcher:exitMatcher] performAction:grey_tap()];
395 id<GREYMatcher> exitMatcher =
397 [[EarlGrey selectElementWithMatcher:exitMatcher] performAction:grey_tap()];
/dports/www/chromium-legacy/chromium-88.0.4324.182/ios/chrome/browser/ui/keyboard/
H A Dkeyboard_commands_egtest.mm164 id<GREYMatcher> exitMatcher =
166 [[EarlGrey selectElementWithMatcher:exitMatcher] performAction:grey_tap()];
/dports/www/chromium-legacy/chromium-88.0.4324.182/ios/chrome/browser/ui/history/
H A Dhistory_ui_egtest.mm595 id<GREYMatcher> exitMatcher =
597 [[EarlGrey selectElementWithMatcher:exitMatcher] performAction:grey_tap()];