Searched refs:Timestamp (Results 1 - 25 of 38) 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 {
139 Timestamp theTimestamp = new Timestamp(TIME_TEST1);
140 // The Timestamp should have been created
143 Timestamp mockTimestamp = new MockTimestamp(TIME_TEST1);
176 Timestamp theTimestamp = new Timestamp(element[0], element[1],
178 assertNotNull("Timestamp no
[all...]
/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/chromium_org/net/tools/quic/benchmark/
H A Drun_client.py30 def Timestamp(datetm=None): function
103 start_time = Timestamp()
108 end_time = Timestamp()
/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/interface/
H A Drtp_receiver.h87 virtual bool Timestamp(uint32_t* timestamp) const = 0;
/external/chromium_org/tools/cygprofile/
H A Dmergetraces.py117 def Timestamp(trace_entry): function
135 Timestamp(tracemap[call]) > Timestamp(trace_entry)):
227 merged_trace.sort(key=Timestamp)
/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
H A Drtp_receiver_impl.h59 virtual bool Timestamp(uint32_t* timestamp) const OVERRIDE;
H A Drtp_sender_audio.cc354 uint32_t oldTimeStamp = _rtpSender->Timestamp();
359 timestampOffset = uint16_t(_rtpSender->Timestamp() - oldTimeStamp);
450 "timestamp", _rtpSender->Timestamp(),
H A Drtp_sender.h44 virtual uint32_t Timestamp() const = 0;
218 virtual uint32_t Timestamp() const OVERRIDE;
H A Drtp_sender_video.cc369 "webrtc", "Video", capture_time_ms, "timestamp", _rtpSender.Timestamp());
/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/chromium_org/third_party/webrtc/video_engine/
H A Dvie_sync_module.cc29 if (!receiver.Timestamp(&stream->latest_timestamp))
/external/chromium_org/media/cdm/ppapi/
H A Dcdm_helpers.h108 virtual int64_t Timestamp() const OVERRIDE { return timestamp_; }
157 virtual int64_t Timestamp() const OVERRIDE { return timestamp_; }
/external/javasqlite/src/main/java/SQLite/JDBC2z/
H A DJDBCPreparedStatement.java264 public void setTimestamp(int parameterIndex, java.sql.Timestamp x)
477 public void setTimestamp(int parameterIndex, java.sql.Timestamp x,
582 public void setTimestamp(String parameterName, java.sql.Timestamp val)
633 public void setTimestamp(String parameterName, java.sql.Timestamp val,
688 public java.sql.Timestamp getTimestamp(String parameterName)
767 public java.sql.Timestamp getTimestamp(String parameterName, Calendar cal)
772 public java.sql.Timestamp getTimestamp(int parameterIndex, Calendar cal)
H A DJDBCResultSet.java352 public java.sql.Timestamp getTimestamp(int columnIndex)
357 private java.sql.Timestamp internalGetTimestamp(int columnIndex,
368 return new java.sql.Timestamp(SQLite.Database.long_from_julian(lastg));
370 return java.sql.Timestamp.valueOf(lastg);
374 return java.sql.Timestamp.valueOf(lastg);
376 return new java.sql.Timestamp(SQLite.Database.long_from_julian(lastg));
385 public java.sql.Timestamp getTimestamp(String columnName)
391 public java.sql.Timestamp getTimestamp(int columnIndex,
397 public java.sql.Timestamp getTimestamp(String columnName,
1108 public void updateTimestamp(int colIndex, java.sql.Timestamp
[all...]
/external/chromium_org/media/base/
H A Ddata_buffer_unittest.cc64 TEST(DataBufferTest, Timestamp) {
/external/stressapptest/src/
H A Dsattypes.h51 inline const char* Timestamp() { function
/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Dqueryobj.c506 *params = ctx->Const.QueryCounterBits.Timestamp;
757 ctx->Const.QueryCounterBits.Timestamp = 64;
/external/mesa3d/src/mesa/main/
H A Dqueryobj.c506 *params = ctx->Const.QueryCounterBits.Timestamp;
757 ctx->Const.QueryCounterBits.Timestamp = 64;
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
H A Dbrw_context.c277 ctx->Const.QueryCounterBits.Timestamp = 36;

Completed in 2027 milliseconds

12