Home
last modified time | relevance | path

Searched refs:TIMESTAMP (Results 1 – 25 of 102) sorted by relevance

12345

/external/opencensus-java/impl_core/src/test/java/io/opencensus/implcore/stats/
DMutableAggregationTest.java67 private static final Timestamp TIMESTAMP = Timestamp.create(60, 0); field in MutableAggregationTest
124 aggregation.add(value, Collections.<String, String>emptyMap(), TIMESTAMP); in testAdd()
213 aggregation.add(val, Collections.<String, String>emptyMap(), TIMESTAMP); in testCombine_SumCountMean()
218 aggregation.add(val, Collections.<String, String>emptyMap(), TIMESTAMP); in testCombine_SumCountMean()
249 distribution1.add(val, Collections.<String, String>emptyMap(), TIMESTAMP); in testCombine_Distribution()
252 distribution2.add(val, Collections.<String, String>emptyMap(), TIMESTAMP); in testCombine_Distribution()
255 distribution3.add(val, Collections.<String, String>emptyMap(), TIMESTAMP); in testCombine_Distribution()
293 assertThat(MutableSumDouble.create().toPoint(TIMESTAMP)) in mutableAggregation_ToPoint()
294 .isEqualTo(Point.create(Value.doubleValue(0), TIMESTAMP)); in mutableAggregation_ToPoint()
295 assertThat(MutableSumLong.create().toPoint(TIMESTAMP)) in mutableAggregation_ToPoint()
[all …]
/external/erofs-utils/
Dmkerofsimage.sh63 TIMESTAMP=
65 TIMESTAMP=$2
88 if [ -n "$TIMESTAMP" ]; then
89 OPT="$OPT -T $TIMESTAMP"
/external/llvm-project/llvm/test/CodeGen/PowerPC/
Daix-static-init-no-unique-module-id.ll20 ; CHECK-NEXT: __sinit80000000_clangPidTime_[[PID:[0-9]+]]_[[TIMESTAMP:[0-9]+]]_0:
22 ; CHECK-NEXT: .__sinit80000000_clangPidTime_[[PID]]_[[TIMESTAMP]]_0:
23 ; CHECK: .globl __sinit80000000_clangPidTime_[[PID]]_[[TIMESTAMP]]_0
24 ; CHECK: .globl .__sinit80000000_clangPidTime_[[PID]]_[[TIMESTAMP]]_0
/external/iputils/doc/
Dclockdiff.sgml26 <replaceable/destination/ with 1 msec resolution using ICMP TIMESTAMP
28 packets or, optionally, IP TIMESTAMP option
42 Use IP TIMESTAMP with ICMP ECHO instead of ICMP TIMESTAMP
44 ICMP TIMESTAMP (f.e. Solaris &lt;2.4).
52 IP TIMESTAMP with prespecified hop addresses instead of four term one.
100 [2] <anchor id="clockdiff.icmp-timestamp">ICMP TIMESTAMP,
105 [3] <anchor id="clockdiff.ip-timestamp">IP TIMESTAMP option,
/external/opencensus-java/api/src/test/java/io/opencensus/metrics/export/
DDistributionTest.java46 private static final Timestamp TIMESTAMP = Timestamp.create(1, 0); field in DistributionTest
59 Exemplar exemplar = Exemplar.create(12.2, TIMESTAMP, ATTACHMENTS); in createAndGet_BucketWithExemplar()
74 Exemplar exemplar = Exemplar.create(-9.9, TIMESTAMP, ATTACHMENTS); in createAndGet_Exemplar()
76 assertThat(exemplar.getTimestamp()).isEqualTo(TIMESTAMP); in createAndGet_Exemplar()
148 Exemplar exemplar = Exemplar.create(15.0, TIMESTAMP, ATTACHMENTS); in createAndGet_Distribution()
188 Exemplar.create(15, TIMESTAMP, null); in createExemplar_PreventNullAttachments()
196 Exemplar.create(15, TIMESTAMP, attachments); in createExemplar_PreventNullAttachmentKey()
204 Exemplar.create(15, TIMESTAMP, attachments); in createExemplar_PreventNullAttachmentValue()
/external/snakeyaml/src/test/java/examples/resolver/
DCustomIntResolver.java37 addImplicitResolver(Tag.TIMESTAMP, TIMESTAMP, "0123456789"); in addImplicitResolvers()
/external/snakeyaml/src/test/java/examples/jodatime/
DJodaTimeExampleTest.java73 Construct dateConstructor = yamlConstructors.get(Tag.TIMESTAMP); in construct()
96 yamlConstructors.put(Tag.TIMESTAMP, jodaDateConstruct); in JodaTimeConstructor()
112 if (nnode.getTag().equals(Tag.TIMESTAMP)) { in construct()
DJodaTimeImplicitContructor.java31 this.yamlConstructors.put(Tag.TIMESTAMP, new ConstructJodaTimestamp()); in JodaTimeImplicitContructor()
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/jsontype/
DTestPolymorphicDeserialization676.java18 private static final int TIMESTAMP = 123456; field in TestPolymorphicDeserialization676
70 localMap.put("DateValue", new Date(TIMESTAMP)); in TestPolymorphicDeserialization676()
100 assertEquals(new Date(TIMESTAMP), deserMapGood.map.get("DateValue")); in testDeSerCorrect()
/external/snakeyaml/src/main/java/org/yaml/snakeyaml/resolver/
DResolver.java45 public static final Pattern TIMESTAMP = Pattern field in Resolver
64 addImplicitResolver(Tag.TIMESTAMP, TIMESTAMP, "0123456789"); in addImplicitResolvers()
/external/llvm-project/llvm/tools/llvm-cvtres/
DOpts.td18 def TIMESTAMP : Joined<["/", "-"], "TIMESTAMP:">,
/external/python/cpython3/Lib/
Dpy_compile.py67 TIMESTAMP = 1 variable in PycInvalidationMode
76 return PycInvalidationMode.TIMESTAMP
160 if invalidation_mode == PycInvalidationMode.TIMESTAMP:
/external/ims/rcs/rcsmanager/src/java/com/android/ims/
DRcsPresenceInfo.java165 public static final String TIMESTAMP = "timestamp"; field in RcsPresenceInfo.ServiceInfoKey
227 return getServiceInfo(serviceType, ServiceInfoKey.TIMESTAMP, 0L); in getTimeStamp()
272 capability.putLong(ServiceInfoKey.TIMESTAMP, timestamp); in set()
/external/nist-sip/java/gov/nist/javax/sip/parser/
DTimeStampParser.java71 headerName(TokenTypes.TIMESTAMP); in parse()
73 timeStamp.setHeaderName(SIPHeaderNames.TIMESTAMP); in parse()
/external/curl/tests/data/
Dtest35660 s/\"([^\"]*)\"/TIMESTAMP/
65 h1 %HOSTIP %HTTPPORT h1 nowhere.foo 81 TIMESTAMP 0 0
Dtest190873 s/\"([^\"]*)\"/TIMESTAMP/
78 h1 127.0.0.1 %HTTPPORT h2 3dbbdetxoyw4nsp6c3cc456oj2ays6s43ezxzsfxxri3h5xqd.example 443 TIMESTAMP 1…
Dtest35986 s/\"2([^\"]*)\"/TIMESTAMP/
91 h2 %HOSTIP %HTTPSPORT h2 %HOSTIP %HTTP2PORT TIMESTAMP 0 0
Dtest35886 s/\"2([^\"]*)\"/TIMESTAMP/
91 h2 %HOSTIP %HTTPPORT h2 %HOSTIP %HTTP2PORT TIMESTAMP 0 0
/external/llvm-project/llvm/test/tools/dsymutil/X86/
Dswift-ast-x86_64.test22 …p/../Inputs/swift-ast.macho.x86_64 -no-output -verbose 2>&1 | FileCheck %s --check-prefix=TIMESTAMP
23 TIMESTAMP: warning: Timestamp mismatch
/external/snakeyaml/src/main/java/org/yaml/snakeyaml/nodes/
DTag.java41 public static final Tag TIMESTAMP = new Tag(PREFIX + "timestamp"); field in Tag
66 COMPATIBILITY_MAP.put(TIMESTAMP, timestampSet); in COMPATIBILITY_MAP.put() argument
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_queryobj.c547 brw_reg_read(brw->bufmgr, TIMESTAMP | 1, &result); in brw_get_timestamp()
550 brw_reg_read(brw->bufmgr, TIMESTAMP, &result); in brw_get_timestamp()
554 brw_reg_read(brw->bufmgr, TIMESTAMP, &result); in brw_get_timestamp()
/external/vogar/src/vogar/
DXmlReportConstants.java33 public static final String TIMESTAMP = "timestamp"; field in XmlReportConstants
/external/javasqlite/src/main/java/SQLite/JDBC2z/
DJDBCResultSetMetaData.java33 case Types.TIMESTAMP: return "java.sql.Timestamp"; in getColumnClassName()
111 case Types.TIMESTAMP: return "timestamp"; in getColumnTypeName()
/external/llvm-project/llvm/test/tools/llvm-cvtres/
Dhelp.test13 ; HELP_TEST-NEXT: /TIMESTAMP:<value> Timestamp for coff header, defaults to current time
/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/
DTypesTest.java61 assertEquals(TIMESTAMP, 93); in testPublicStatics()

12345