Home
last modified time | relevance | path

Searched refs:CheckTimestamp (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/rtc_base/
Dtest_client.cc104 CheckTimestamp(packet->packet_time_us)); in CheckNextPacket()
111 bool TestClient::CheckTimestamp(int64_t packet_timestamp) { in CheckTimestamp() function in rtc::TestClient
Dtest_client.h104 bool CheckTimestamp(int64_t packet_timestamp);
/external/python/cpython2/Lib/sqlite3/test/
Ddbapi.py644 def CheckTimestamp(self): member in ConstructorTests
/external/python/cpython3/Lib/sqlite3/test/
Ddbapi.py690 def CheckTimestamp(self): member in ConstructorTests