Searched refs:Timestamp (Results 1 - 25 of 49) sorted by relevance

12

/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/
H A DTimestampTest.java34 * Tests for <code>Timestamp</code> class fields and methods
47 new Timestamp(null, cpath);
53 new Timestamp(now, null);
64 Timestamp one = new Timestamp(now, cpath);
65 Timestamp two = new Timestamp(now, cpath);
73 Timestamp two1 = new Timestamp(new Date(9999), cpath);
79 assertSame(new Timestamp(no
[all...]
H A DCodeSignerTest.java42 private Timestamp ts = new Timestamp(now, cpath);
/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/
H A DTimestampTest.java20 import java.sql.Timestamp;
29 * JUnit Testcase for the java.sql.Timestamp class
34 static class MockTimestamp extends Timestamp {
137 Timestamp theTimestamp = new Timestamp(TIME_TEST1);
138 // The Timestamp should have been created
141 Timestamp mockTimestamp = new MockTimestamp(TIME_TEST1);
174 Timestamp theTimestamp = new Timestamp(element[0], element[1],
176 assertNotNull("Timestamp no
[all...]
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/
H A DJavaBeanWithSqlTimestamp.java19 private java.sql.Timestamp timestamp;
22 public java.sql.Timestamp getTimestamp() {
26 public void setTimestamp(java.sql.Timestamp timestamp) {
H A DJavaBeanTimeStampTest.java19 import java.sql.Timestamp;
28 Timestamp stamp = new Timestamp(1000000000000L);
48 Timestamp stamp = new Timestamp(1000000000000L);
H A DJavaBeanWithNullValues.java18 import java.sql.Timestamp;
29 private Timestamp timestamp;
91 public Timestamp getTimestamp() {
95 public void setTimestamp(Timestamp timestamp) {
H A DJavaBeanWithNullValuesTest.java18 import java.sql.Timestamp;
88 javaBeanWithNullValues.setTimestamp(new Timestamp(System.currentTimeMillis()));
113 javaBeanWithNullValues.setTimestamp(new Timestamp(System.currentTimeMillis()));
147 javaBeanWithNullValues.setTimestamp(new Timestamp(System.currentTimeMillis()));
156 this.representers.put(java.sql.Timestamp.class, new RepresentTime());
182 return representScalar(new Tag(Tag.PREFIX + "java.sql.Timestamp"),
183 ((java.sql.Timestamp) data).toString());
/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/serialization/
H A DCodeSignerTest.java25 import java.security.Timestamp;
44 Timestamp ts = new Timestamp(new Date(1146633204309L), cpath);
H A DTimestampTest.java24 import java.security.Timestamp;
33 * Serialization tests for <code>Timestamp</code>
43 return new Object[] { new Timestamp(new Date(1146633251341L), cpath) };
/external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/java/security/
H A DCodeSigner_ImplTest.java25 import java.security.Timestamp;
41 private Timestamp ts = new Timestamp(now, cpath);
H A DTimestamp_ImplTest.java24 import java.security.Timestamp;
34 * Tests for <code>Timestamp</code> class fields and methods
46 assertTrue(new Timestamp(now, cpath).hashCode() == (now.hashCode() ^ cpath
/external/llvm/tools/dsymutil/
H A DBinaryHolder.h56 GetArchiveMemberBuffers(StringRef Filename, sys::TimeValue Timestamp);
64 MapArchiveAndGetMemberBuffers(StringRef Filename, sys::TimeValue Timestamp);
76 GetMemoryBuffersForFile(StringRef Filename, sys::TimeValue Timestamp);
93 sys::TimeValue Timestamp = sys::TimeValue::PosixZeroTime());
99 sys::TimeValue Timestamp = sys::TimeValue::PosixZeroTime()) {
100 auto ErrOrObjFile = GetObjectFiles(Filename, Timestamp);
H A DBinaryHolder.cpp55 sys::TimeValue Timestamp) {
60 if (auto ErrOrArchiveMembers = GetArchiveMemberBuffers(Filename, Timestamp))
67 MapArchiveAndGetMemberBuffers(Filename, Timestamp))
97 sys::TimeValue Timestamp) {
118 if (Timestamp != sys::TimeValue::PosixZeroTime() &&
119 Timestamp != Child.getLastModified()) {
142 sys::TimeValue Timestamp) {
171 return GetArchiveMemberBuffers(Filename, Timestamp);
188 BinaryHolder::GetObjectFiles(StringRef Filename, sys::TimeValue Timestamp) { argument
189 auto ErrOrMemBufferRefs = GetMemoryBuffersForFile(Filename, Timestamp);
54 GetMemoryBuffersForFile(StringRef Filename, sys::TimeValue Timestamp) argument
96 GetArchiveMemberBuffers(StringRef Filename, sys::TimeValue Timestamp) argument
141 MapArchiveAndGetMemberBuffers(StringRef Filename, sys::TimeValue Timestamp) argument
[all...]
H A DDebugMap.h96 sys::TimeValue Timestamp);
148 sys::TimeValue getTimestamp() const { return Timestamp; }
161 DebugMapObject(StringRef ObjectFilename, sys::TimeValue Timestamp);
164 sys::TimeValue Timestamp; member in class:llvm::dsymutil::DebugMapObject
179 std::swap(Timestamp, RHS.Timestamp);
186 Timestamp = std::move(RHS.Timestamp);
H A DDebugMap.cpp24 sys::TimeValue Timestamp)
25 : Filename(ObjectFilename), Timestamp(Timestamp) {}
63 sys::TimeValue Timestamp) {
64 Objects.emplace_back(new DebugMapObject(ObjectFilePath, Timestamp));
127 YamlDMO(IO &io) { Timestamp = 0; }
132 sys::TimeValue::SecondsType Timestamp; member in struct:llvm::yaml::MappingTraits::YamlDMO
148 io.mapOptional("timestamp", Norm->Timestamp);
202 Timestamp = Obj.getTimestamp().toEpochTime();
236 TV.fromEpochTime(Timestamp);
23 DebugMapObject(StringRef ObjectFilename, sys::TimeValue Timestamp) argument
62 addDebugMapObject(StringRef ObjectFilePath, sys::TimeValue Timestamp) argument
[all...]
H A DMachODebugMapParser.cpp68 void switchToNewDebugMapObject(StringRef Filename, sys::TimeValue Timestamp);
114 sys::TimeValue Timestamp) {
121 CurrentObjectHolder.GetFilesAs<MachOObjectFile>(Path, Timestamp);
135 CurrentDebugMapObject = &Result->addDebugMapObject(Path, Timestamp);
350 sys::TimeValue Timestamp; local
351 Timestamp.fromEpochTime(Value);
352 return switchToNewDebugMapObject(Name, Timestamp);
113 switchToNewDebugMapObject(StringRef Filename, sys::TimeValue Timestamp) argument
/external/jacoco/org.jacoco.ant.test/src/org/jacoco/ant/
H A DTestTarget.java36 new java.sql.Timestamp(0);
/external/webrtc/webrtc/modules/rtp_rtcp/include/
H A Drtp_receiver.h87 virtual bool Timestamp(uint32_t* timestamp) const = 0;
/external/snakeyaml/src/main/java/org/yaml/snakeyaml/nodes/
H A DTag.java21 import java.sql.Timestamp;
65 timestampSet.add(Timestamp.class);
/external/webrtc/webrtc/modules/rtp_rtcp/source/
H A Drtp_receiver_impl.h56 bool Timestamp(uint32_t* timestamp) const override;
H A Drtp_sender_audio.cc269 uint32_t oldTimeStamp = _rtpSender->Timestamp();
274 timestampOffset = uint16_t(_rtpSender->Timestamp() - oldTimeStamp);
358 _rtpSender->Timestamp(), "seqnum",
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/db/
H A DSQL_Results.java17 import java.sql.Timestamp;
186 Timestamp timestamp = new Timestamp(lastBuildTime+(5*3600L*1000)); // create a time-stamp 5h after the given build time
/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/
H A DImpl_RowSet.java37 import java.sql.Timestamp;
227 public void setTimestamp(int parameterIndex, Timestamp theTimestamp,
231 public void setTimestamp(int parameterIndex, Timestamp theTimestamp)
505 public Timestamp getTimestamp(int columnIndex, Calendar cal)
510 public Timestamp getTimestamp(int columnIndex) throws SQLException {
514 public Timestamp getTimestamp(String columnName, Calendar cal)
519 public Timestamp getTimestamp(String columnName) throws SQLException {
754 public void updateTimestamp(int columnIndex, Timestamp x)
758 public void updateTimestamp(String columnName, Timestamp x)
1251 public void setTimestamp(String parameterName, Timestamp theTimestam
[all...]
/external/clang/include/clang/Frontend/
H A DSerializedDiagnosticReader.h103 unsigned Timestamp,
102 visitFilenameRecord(unsigned ID, unsigned Size, unsigned Timestamp, StringRef Name) argument
/external/webrtc/webrtc/video/
H A Dvie_sync_module.cc26 if (!receiver.Timestamp(&stream->latest_timestamp))

Completed in 1902 milliseconds

12