Home
last modified time | relevance | path

Searched refs:newDuration (Results 1 – 25 of 432) sorted by relevance

12345678910>>...18

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jaxp/javax/xml/jaxp/functional/javax/xml/datatype/ptests/
H A DDurationTest.java170 datatypeFactory.newDuration(millisec); in checkMilliSecondDuration()
183 datatypeFactory.newDuration(lexRepresentation); in checkLexicalDurationPos()
205 datatypeFactory.newDuration(lexRepresentation); in checkLexicalDurationNeg()
297 Duration longer = datatypeFactory.newDuration("P2Y1M1DT1H1M1S"); in checkDurationShorterLonger()
337 Duration duration3 = datatypeFactory.newDuration("P1D"); in checkDurationIsSet()
458 Duration duration86 = datatypeFactory.newDuration("PT1M1S"); in checkDurationGetTimeInMillis()
470 Duration duration87 = datatypeFactory.newDuration("PT1M1S"); in checkDurationGetTimeInMillisNeg()
512 Duration durationInit = datatypeFactory.newDuration(initVal); in checkDurationAdd()
513 Duration durationAdd = datatypeFactory.newDuration(addVal); in checkDurationAdd()
514 Duration durationResult = datatypeFactory.newDuration(result); in checkDurationAdd()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jaxp/javax/xml/jaxp/functional/javax/xml/datatype/ptests/
H A DDurationTest.java170 datatypeFactory.newDuration(millisec); in checkMilliSecondDuration()
183 datatypeFactory.newDuration(lexRepresentation); in checkLexicalDurationPos()
205 datatypeFactory.newDuration(lexRepresentation); in checkLexicalDurationNeg()
297 Duration longer = datatypeFactory.newDuration("P2Y1M1DT1H1M1S"); in checkDurationShorterLonger()
337 Duration duration3 = datatypeFactory.newDuration("P1D"); in checkDurationIsSet()
458 Duration duration86 = datatypeFactory.newDuration("PT1M1S"); in checkDurationGetTimeInMillis()
470 Duration duration87 = datatypeFactory.newDuration("PT1M1S"); in checkDurationGetTimeInMillisNeg()
512 Duration durationInit = datatypeFactory.newDuration(initVal); in checkDurationAdd()
513 Duration durationAdd = datatypeFactory.newDuration(addVal); in checkDurationAdd()
514 Duration durationResult = datatypeFactory.newDuration(result); in checkDurationAdd()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jaxp/javax/xml/jaxp/functional/javax/xml/datatype/ptests/
H A DDurationTest.java170 datatypeFactory.newDuration(millisec); in checkMilliSecondDuration()
183 datatypeFactory.newDuration(lexRepresentation); in checkLexicalDurationPos()
205 datatypeFactory.newDuration(lexRepresentation); in checkLexicalDurationNeg()
297 Duration longer = datatypeFactory.newDuration("P2Y1M1DT1H1M1S"); in checkDurationShorterLonger()
337 Duration duration3 = datatypeFactory.newDuration("P1D"); in checkDurationIsSet()
458 Duration duration86 = datatypeFactory.newDuration("PT1M1S"); in checkDurationGetTimeInMillis()
470 Duration duration87 = datatypeFactory.newDuration("PT1M1S"); in checkDurationGetTimeInMillisNeg()
512 Duration durationInit = datatypeFactory.newDuration(initVal); in checkDurationAdd()
513 Duration durationAdd = datatypeFactory.newDuration(addVal); in checkDurationAdd()
514 Duration durationResult = datatypeFactory.newDuration(result); in checkDurationAdd()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jaxp/javax/xml/jaxp/functional/javax/xml/datatype/ptests/
H A DDurationTest.java170 datatypeFactory.newDuration(millisec); in checkMilliSecondDuration()
183 datatypeFactory.newDuration(lexRepresentation); in checkLexicalDurationPos()
205 datatypeFactory.newDuration(lexRepresentation); in checkLexicalDurationNeg()
297 Duration longer = datatypeFactory.newDuration("P2Y1M1DT1H1M1S"); in checkDurationShorterLonger()
337 Duration duration3 = datatypeFactory.newDuration("P1D"); in checkDurationIsSet()
458 Duration duration86 = datatypeFactory.newDuration("PT1M1S"); in checkDurationGetTimeInMillis()
470 Duration duration87 = datatypeFactory.newDuration("PT1M1S"); in checkDurationGetTimeInMillisNeg()
512 Duration durationInit = datatypeFactory.newDuration(initVal); in checkDurationAdd()
513 Duration durationAdd = datatypeFactory.newDuration(addVal); in checkDurationAdd()
514 Duration durationResult = datatypeFactory.newDuration(result); in checkDurationAdd()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jaxp/javax/xml/jaxp/functional/javax/xml/datatype/ptests/
H A DDurationTest.java170 datatypeFactory.newDuration(millisec); in checkMilliSecondDuration()
183 datatypeFactory.newDuration(lexRepresentation); in checkLexicalDurationPos()
205 datatypeFactory.newDuration(lexRepresentation); in checkLexicalDurationNeg()
297 Duration longer = datatypeFactory.newDuration("P2Y1M1DT1H1M1S"); in checkDurationShorterLonger()
337 Duration duration3 = datatypeFactory.newDuration("P1D"); in checkDurationIsSet()
458 Duration duration86 = datatypeFactory.newDuration("PT1M1S"); in checkDurationGetTimeInMillis()
470 Duration duration87 = datatypeFactory.newDuration("PT1M1S"); in checkDurationGetTimeInMillisNeg()
512 Duration durationInit = datatypeFactory.newDuration(initVal); in checkDurationAdd()
513 Duration durationAdd = datatypeFactory.newDuration(addVal); in checkDurationAdd()
514 Duration durationResult = datatypeFactory.newDuration(result); in checkDurationAdd()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jaxp/javax/xml/jaxp/functional/javax/xml/datatype/ptests/
H A DDurationTest.java170 datatypeFactory.newDuration(millisec); in checkMilliSecondDuration()
183 datatypeFactory.newDuration(lexRepresentation); in checkLexicalDurationPos()
205 datatypeFactory.newDuration(lexRepresentation); in checkLexicalDurationNeg()
297 Duration longer = datatypeFactory.newDuration("P2Y1M1DT1H1M1S"); in checkDurationShorterLonger()
337 Duration duration3 = datatypeFactory.newDuration("P1D"); in checkDurationIsSet()
458 Duration duration86 = datatypeFactory.newDuration("PT1M1S"); in checkDurationGetTimeInMillis()
470 Duration duration87 = datatypeFactory.newDuration("PT1M1S"); in checkDurationGetTimeInMillisNeg()
512 Duration durationInit = datatypeFactory.newDuration(initVal); in checkDurationAdd()
513 Duration durationAdd = datatypeFactory.newDuration(addVal); in checkDurationAdd()
514 Duration durationResult = datatypeFactory.newDuration(result); in checkDurationAdd()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jaxp/javax/xml/jaxp/functional/javax/xml/datatype/ptests/
H A DDurationTest.java170 datatypeFactory.newDuration(millisec); in checkMilliSecondDuration()
183 datatypeFactory.newDuration(lexRepresentation); in checkLexicalDurationPos()
205 datatypeFactory.newDuration(lexRepresentation); in checkLexicalDurationNeg()
297 Duration longer = datatypeFactory.newDuration("P2Y1M1DT1H1M1S"); in checkDurationShorterLonger()
337 Duration duration3 = datatypeFactory.newDuration("P1D"); in checkDurationIsSet()
458 Duration duration86 = datatypeFactory.newDuration("PT1M1S"); in checkDurationGetTimeInMillis()
470 Duration duration87 = datatypeFactory.newDuration("PT1M1S"); in checkDurationGetTimeInMillisNeg()
512 Duration durationInit = datatypeFactory.newDuration(initVal); in checkDurationAdd()
513 Duration durationAdd = datatypeFactory.newDuration(addVal); in checkDurationAdd()
514 Duration durationResult = datatypeFactory.newDuration(result); in checkDurationAdd()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jaxp/javax/xml/jaxp/functional/javax/xml/datatype/ptests/
H A DDurationTest.java170 datatypeFactory.newDuration(millisec); in checkMilliSecondDuration()
183 datatypeFactory.newDuration(lexRepresentation); in checkLexicalDurationPos()
205 datatypeFactory.newDuration(lexRepresentation); in checkLexicalDurationNeg()
297 Duration longer = datatypeFactory.newDuration("P2Y1M1DT1H1M1S"); in checkDurationShorterLonger()
337 Duration duration3 = datatypeFactory.newDuration("P1D"); in checkDurationIsSet()
458 Duration duration86 = datatypeFactory.newDuration("PT1M1S"); in checkDurationGetTimeInMillis()
470 Duration duration87 = datatypeFactory.newDuration("PT1M1S"); in checkDurationGetTimeInMillisNeg()
512 Duration durationInit = datatypeFactory.newDuration(initVal); in checkDurationAdd()
513 Duration durationAdd = datatypeFactory.newDuration(addVal); in checkDurationAdd()
514 Duration durationResult = datatypeFactory.newDuration(result); in checkDurationAdd()
[all …]
/dports/java/sablevm-classpath/sablevm-classpath-1.13/javax/xml/datatype/
H A DDatatypeFactory.java108 public abstract Duration newDuration(boolean isPositive, in newDuration() method in DatatypeFactory
126 public Duration newDuration(boolean isPositive, in newDuration() method in DatatypeFactory
134 return newDuration(isPositive, in newDuration()
150 return newDuration(lexicalRepresentation); in newDurationDayTime()
160 return newDuration(durationInMilliseconds); in newDurationDayTime()
177 return newDuration(isPositive, in newDurationDayTime()
200 return newDuration(isPositive, in newDurationDayTime()
216 return newDuration(lexicalRepresentation); in newDurationYearMonth()
226 return newDuration(durationInMilliseconds); in newDurationYearMonth()
239 return newDuration(isPositive, in newDurationYearMonth()
[all …]
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/google.golang.org/grpc/
H A Dservice_config_test.go242 Timeout: newDuration(time.Second),
363 {s: newString("1s"), want: newDuration(time.Second)},
364 {s: newString("-1s"), want: newDuration(-time.Second)},
365 {s: newString("1.1s"), want: newDuration(1100 * time.Millisecond)},
366 {s: newString("1.s"), want: newDuration(time.Second)},
367 {s: newString("1.0s"), want: newDuration(time.Second)},
368 {s: newString(".002s"), want: newDuration(2 * time.Millisecond)},
369 {s: newString(".002000s"), want: newDuration(2 * time.Millisecond)},
370 {s: newString("0.003s"), want: newDuration(3 * time.Millisecond)},
371 {s: newString("0.000004s"), want: newDuration(4 * time.Microsecond)},
[all …]
/dports/net/grpcui/grpcui-1.1.0/vendor/google.golang.org/grpc/
H A Dservice_config_test.go262 Timeout: newDuration(time.Second),
383 {s: newString("1s"), want: newDuration(time.Second)},
384 {s: newString("-1s"), want: newDuration(-time.Second)},
385 {s: newString("1.1s"), want: newDuration(1100 * time.Millisecond)},
386 {s: newString("1.s"), want: newDuration(time.Second)},
387 {s: newString("1.0s"), want: newDuration(time.Second)},
388 {s: newString(".002s"), want: newDuration(2 * time.Millisecond)},
389 {s: newString(".002000s"), want: newDuration(2 * time.Millisecond)},
390 {s: newString("0.003s"), want: newDuration(3 * time.Millisecond)},
391 {s: newString("0.000004s"), want: newDuration(4 * time.Microsecond)},
[all …]
/dports/security/lego/lego-4.5.3/vendor/google.golang.org/grpc/
H A Dservice_config_test.go262 Timeout: newDuration(time.Second),
383 {s: newString("1s"), want: newDuration(time.Second)},
384 {s: newString("-1s"), want: newDuration(-time.Second)},
385 {s: newString("1.1s"), want: newDuration(1100 * time.Millisecond)},
386 {s: newString("1.s"), want: newDuration(time.Second)},
387 {s: newString("1.0s"), want: newDuration(time.Second)},
388 {s: newString(".002s"), want: newDuration(2 * time.Millisecond)},
389 {s: newString(".002000s"), want: newDuration(2 * time.Millisecond)},
390 {s: newString("0.003s"), want: newDuration(3 * time.Millisecond)},
391 {s: newString("0.000004s"), want: newDuration(4 * time.Microsecond)},
[all …]
/dports/security/vault/vault-1.8.2/vendor/google.golang.org/grpc/
H A Dservice_config_test.go262 Timeout: newDuration(time.Second),
383 {s: newString("1s"), want: newDuration(time.Second)},
384 {s: newString("-1s"), want: newDuration(-time.Second)},
385 {s: newString("1.1s"), want: newDuration(1100 * time.Millisecond)},
386 {s: newString("1.s"), want: newDuration(time.Second)},
387 {s: newString("1.0s"), want: newDuration(time.Second)},
388 {s: newString(".002s"), want: newDuration(2 * time.Millisecond)},
389 {s: newString(".002000s"), want: newDuration(2 * time.Millisecond)},
390 {s: newString("0.003s"), want: newDuration(3 * time.Millisecond)},
391 {s: newString("0.000004s"), want: newDuration(4 * time.Microsecond)},
[all …]
/dports/www/pomerium/pomerium-0.8.3/vendor/google.golang.org/grpc/
H A Dservice_config_test.go262 Timeout: newDuration(time.Second),
383 {s: newString("1s"), want: newDuration(time.Second)},
384 {s: newString("-1s"), want: newDuration(-time.Second)},
385 {s: newString("1.1s"), want: newDuration(1100 * time.Millisecond)},
386 {s: newString("1.s"), want: newDuration(time.Second)},
387 {s: newString("1.0s"), want: newDuration(time.Second)},
388 {s: newString(".002s"), want: newDuration(2 * time.Millisecond)},
389 {s: newString(".002000s"), want: newDuration(2 * time.Millisecond)},
390 {s: newString("0.003s"), want: newDuration(3 * time.Millisecond)},
391 {s: newString("0.000004s"), want: newDuration(4 * time.Microsecond)},
[all …]
/dports/audio/murmur-cli/murmur-cli-8f83169/vendor/google.golang.org/grpc/
H A Dservice_config_test.go262 Timeout: newDuration(time.Second),
383 {s: newString("1s"), want: newDuration(time.Second)},
384 {s: newString("-1s"), want: newDuration(-time.Second)},
385 {s: newString("1.1s"), want: newDuration(1100 * time.Millisecond)},
386 {s: newString("1.s"), want: newDuration(time.Second)},
387 {s: newString("1.0s"), want: newDuration(time.Second)},
388 {s: newString(".002s"), want: newDuration(2 * time.Millisecond)},
389 {s: newString(".002000s"), want: newDuration(2 * time.Millisecond)},
390 {s: newString("0.003s"), want: newDuration(3 * time.Millisecond)},
391 {s: newString("0.000004s"), want: newDuration(4 * time.Microsecond)},
[all …]
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/google.golang.org/grpc/
H A Dservice_config_test.go199 Timeout: newDuration(time.Second),
334 {s: newString("1s"), want: newDuration(time.Second)},
335 {s: newString("-1s"), want: newDuration(-time.Second)},
336 {s: newString("1.1s"), want: newDuration(1100 * time.Millisecond)},
337 {s: newString("1.s"), want: newDuration(time.Second)},
338 {s: newString("1.0s"), want: newDuration(time.Second)},
339 {s: newString(".002s"), want: newDuration(2 * time.Millisecond)},
340 {s: newString(".002000s"), want: newDuration(2 * time.Millisecond)},
341 {s: newString("0.003s"), want: newDuration(3 * time.Millisecond)},
342 {s: newString("0.000004s"), want: newDuration(4 * time.Microsecond)},
[all …]
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/google.golang.org/grpc/
H A Dservice_config_test.go199 Timeout: newDuration(time.Second),
334 {s: newString("1s"), want: newDuration(time.Second)},
335 {s: newString("-1s"), want: newDuration(-time.Second)},
336 {s: newString("1.1s"), want: newDuration(1100 * time.Millisecond)},
337 {s: newString("1.s"), want: newDuration(time.Second)},
338 {s: newString("1.0s"), want: newDuration(time.Second)},
339 {s: newString(".002s"), want: newDuration(2 * time.Millisecond)},
340 {s: newString(".002000s"), want: newDuration(2 * time.Millisecond)},
341 {s: newString("0.003s"), want: newDuration(3 * time.Millisecond)},
342 {s: newString("0.000004s"), want: newDuration(4 * time.Microsecond)},
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/google.golang.org/grpc/
H A Dservice_config_test.go262 Timeout: newDuration(time.Second),
383 {s: newString("1s"), want: newDuration(time.Second)},
384 {s: newString("-1s"), want: newDuration(-time.Second)},
385 {s: newString("1.1s"), want: newDuration(1100 * time.Millisecond)},
386 {s: newString("1.s"), want: newDuration(time.Second)},
387 {s: newString("1.0s"), want: newDuration(time.Second)},
388 {s: newString(".002s"), want: newDuration(2 * time.Millisecond)},
389 {s: newString(".002000s"), want: newDuration(2 * time.Millisecond)},
390 {s: newString("0.003s"), want: newDuration(3 * time.Millisecond)},
391 {s: newString("0.000004s"), want: newDuration(4 * time.Microsecond)},
[all …]
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/google.golang.org/grpc/grpc-go-1.21.1/
H A Dservice_config_test.go199 Timeout: newDuration(time.Second),
334 {s: newString("1s"), want: newDuration(time.Second)},
335 {s: newString("-1s"), want: newDuration(-time.Second)},
336 {s: newString("1.1s"), want: newDuration(1100 * time.Millisecond)},
337 {s: newString("1.s"), want: newDuration(time.Second)},
338 {s: newString("1.0s"), want: newDuration(time.Second)},
339 {s: newString(".002s"), want: newDuration(2 * time.Millisecond)},
340 {s: newString(".002000s"), want: newDuration(2 * time.Millisecond)},
341 {s: newString("0.003s"), want: newDuration(3 * time.Millisecond)},
342 {s: newString("0.000004s"), want: newDuration(4 * time.Microsecond)},
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/google.golang.org/grpc/
H A Dservice_config_test.go262 Timeout: newDuration(time.Second),
383 {s: newString("1s"), want: newDuration(time.Second)},
384 {s: newString("-1s"), want: newDuration(-time.Second)},
385 {s: newString("1.1s"), want: newDuration(1100 * time.Millisecond)},
386 {s: newString("1.s"), want: newDuration(time.Second)},
387 {s: newString("1.0s"), want: newDuration(time.Second)},
388 {s: newString(".002s"), want: newDuration(2 * time.Millisecond)},
389 {s: newString(".002000s"), want: newDuration(2 * time.Millisecond)},
390 {s: newString("0.003s"), want: newDuration(3 * time.Millisecond)},
391 {s: newString("0.000004s"), want: newDuration(4 * time.Microsecond)},
[all …]
/dports/www/oauth2-proxy/oauth2-proxy-7.2.0/vendor/google.golang.org/grpc/
H A Dservice_config_test.go262 Timeout: newDuration(time.Second),
383 {s: newString("1s"), want: newDuration(time.Second)},
384 {s: newString("-1s"), want: newDuration(-time.Second)},
385 {s: newString("1.1s"), want: newDuration(1100 * time.Millisecond)},
386 {s: newString("1.s"), want: newDuration(time.Second)},
387 {s: newString("1.0s"), want: newDuration(time.Second)},
388 {s: newString(".002s"), want: newDuration(2 * time.Millisecond)},
389 {s: newString(".002000s"), want: newDuration(2 * time.Millisecond)},
390 {s: newString("0.003s"), want: newDuration(3 * time.Millisecond)},
391 {s: newString("0.000004s"), want: newDuration(4 * time.Microsecond)},
[all …]
/dports/net-im/nextcloud-spreed-signaling/nextcloud-spreed-signaling-0.2.0/vendor/src/google.golang.org/grpc/
H A Dservice_config_test.go262 Timeout: newDuration(time.Second),
383 {s: newString("1s"), want: newDuration(time.Second)},
384 {s: newString("-1s"), want: newDuration(-time.Second)},
385 {s: newString("1.1s"), want: newDuration(1100 * time.Millisecond)},
386 {s: newString("1.s"), want: newDuration(time.Second)},
387 {s: newString("1.0s"), want: newDuration(time.Second)},
388 {s: newString(".002s"), want: newDuration(2 * time.Millisecond)},
389 {s: newString(".002000s"), want: newDuration(2 * time.Millisecond)},
390 {s: newString("0.003s"), want: newDuration(3 * time.Millisecond)},
391 {s: newString("0.000004s"), want: newDuration(4 * time.Microsecond)},
[all …]
/dports/www/fabio/fabio-1.5.14/vendor/google.golang.org/grpc/grpc-go-1.16.0/
H A Dservice_config_test.go199 Timeout: newDuration(time.Second),
334 {s: newString("1s"), want: newDuration(time.Second)},
335 {s: newString("-1s"), want: newDuration(-time.Second)},
336 {s: newString("1.1s"), want: newDuration(1100 * time.Millisecond)},
337 {s: newString("1.s"), want: newDuration(time.Second)},
338 {s: newString("1.0s"), want: newDuration(time.Second)},
339 {s: newString(".002s"), want: newDuration(2 * time.Millisecond)},
340 {s: newString(".002000s"), want: newDuration(2 * time.Millisecond)},
341 {s: newString("0.003s"), want: newDuration(3 * time.Millisecond)},
342 {s: newString("0.000004s"), want: newDuration(4 * time.Microsecond)},
[all …]
/dports/net/bosh-bootloader/bosh-bootloader-7.2.12/vendor/google.golang.org/grpc/
H A Dservice_config_test.go199 Timeout: newDuration(time.Second),
334 {s: newString("1s"), want: newDuration(time.Second)},
335 {s: newString("-1s"), want: newDuration(-time.Second)},
336 {s: newString("1.1s"), want: newDuration(1100 * time.Millisecond)},
337 {s: newString("1.s"), want: newDuration(time.Second)},
338 {s: newString("1.0s"), want: newDuration(time.Second)},
339 {s: newString(".002s"), want: newDuration(2 * time.Millisecond)},
340 {s: newString(".002000s"), want: newDuration(2 * time.Millisecond)},
341 {s: newString("0.003s"), want: newDuration(3 * time.Millisecond)},
342 {s: newString("0.000004s"), want: newDuration(4 * time.Microsecond)},
[all …]
/dports/sysutils/helm/helm-3.5.2/vendor/google.golang.org/grpc/
H A Dservice_config_test.go262 Timeout: newDuration(time.Second),
383 {s: newString("1s"), want: newDuration(time.Second)},
384 {s: newString("-1s"), want: newDuration(-time.Second)},
385 {s: newString("1.1s"), want: newDuration(1100 * time.Millisecond)},
386 {s: newString("1.s"), want: newDuration(time.Second)},
387 {s: newString("1.0s"), want: newDuration(time.Second)},
388 {s: newString(".002s"), want: newDuration(2 * time.Millisecond)},
389 {s: newString(".002000s"), want: newDuration(2 * time.Millisecond)},
390 {s: newString("0.003s"), want: newDuration(3 * time.Millisecond)},
391 {s: newString("0.000004s"), want: newDuration(4 * time.Microsecond)},
[all …]

12345678910>>...18