Home
last modified time | relevance | path

Searched refs:callC (Results 1 – 25 of 131) sorted by relevance

123456

/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-gcp/plugin/
H A Dpath_static_account_rotate_key_test.go48 callC := oauth2.NewClient(
52 checkSecretPermissions(t, td, callC)
78 callC = oauth2.NewClient(
82 checkSecretPermissions(t, td, callC)
H A Dpath_static_account_secrets_test.go59 callC := oauth2.NewClient(
63 checkSecretPermissions(t, td, callC)
/dports/lang/nim/nim-1.6.2/tests/assert/
H A Dtassert.nim9 proc callC() = callA()
12 callC()
/dports/devel/php-ice37/ice-3.7.2/objective-c/test/Ice/facets/
H A DTestI.m31 -(NSString*) callC:(ICECurrent*)__unused current
46 -(NSString*) callC:(ICECurrent*)__unused current
/dports/devel/ice37/ice-3.7.2/objective-c/test/Ice/facets/
H A DTestI.m31 -(NSString*) callC:(ICECurrent*)__unused current
46 -(NSString*) callC:(ICECurrent*)__unused current
/dports/devel/py-ice37/ice-3.7.2/objective-c/test/Ice/facets/
H A DTestI.m31 -(NSString*) callC:(ICECurrent*)__unused current
46 -(NSString*) callC:(ICECurrent*)__unused current
/dports/devel/ice37/ice-3.7.2/ruby/test/Ice/facets/
H A DAllTests.rb85 test(d.callC() == "C")
95 test(df.callC() == "C")
/dports/devel/php-ice37/ice-3.7.2/ruby/test/Ice/facets/
H A DAllTests.rb85 test(d.callC() == "C")
95 test(df.callC() == "C")
/dports/devel/py-ice37/ice-3.7.2/ruby/test/Ice/facets/
H A DAllTests.rb85 test(d.callC() == "C")
95 test(df.callC() == "C")
/dports/devel/php-ice37/ice-3.7.2/php/test/Ice/facets/
H A DClient.php67 test($d->callC() == "C");
77 test($df->callC() == "C");
/dports/devel/ice37/ice-3.7.2/php/test/Ice/facets/
H A DClient.php67 test($d->callC() == "C");
77 test($df->callC() == "C");
/dports/devel/py-ice37/ice-3.7.2/php/test/Ice/facets/
H A DClient.php67 test($d->callC() == "C");
77 test($df->callC() == "C");
/dports/lang/smalltalk/smalltalk-3.2.5/unsupported/
H A DDLD.st79 callC
94 nil callC!
/dports/devel/php-ice37/ice-3.7.2/js/test/typescript/Ice/facets/
H A DClient.ts67 test(await d.callC() == "C");
76 test(await df.callC() == "C");
/dports/devel/ice37/ice-3.7.2/js/test/typescript/Ice/facets/
H A DClient.ts67 test(await d.callC() == "C");
76 test(await df.callC() == "C");
/dports/devel/py-ice37/ice-3.7.2/js/test/typescript/Ice/facets/
H A DClient.ts67 test(await d.callC() == "C");
76 test(await df.callC() == "C");
/dports/devel/php-ice37/ice-3.7.2/csharp/test/Ice/facets/
H A DCI.cs20 public override string callC(Ice.Current current) in callC() method in Ice.facets.CI
H A DDI.cs25 public override string callC(Ice.Current current) in callC() method in Ice.facets.DI
/dports/devel/ice37/ice-3.7.2/csharp/test/Ice/facets/
H A DCI.cs20 public override string callC(Ice.Current current) in callC() method in Ice.facets.CI
H A DDI.cs25 public override string callC(Ice.Current current) in callC() method in Ice.facets.DI
/dports/devel/py-ice37/ice-3.7.2/csharp/test/Ice/facets/
H A DCI.cs20 public override string callC(Ice.Current current) in callC() method in Ice.facets.CI
H A DDI.cs25 public override string callC(Ice.Current current) in callC() method in Ice.facets.DI
/dports/devel/php-ice37/ice-3.7.2/java-compat/test/src/main/java/test/Ice/facets/
H A DCI.java25 callC(Ice.Current current) in callC() method in CI
/dports/devel/ice37/ice-3.7.2/java-compat/test/src/main/java/test/Ice/facets/
H A DCI.java25 callC(Ice.Current current) in callC() method in CI
/dports/devel/py-ice37/ice-3.7.2/java-compat/test/src/main/java/test/Ice/facets/
H A DCI.java25 callC(Ice.Current current) in callC() method in CI

123456