Home
last modified time | relevance | path

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

/rocksdb-6.9/db/
Ddb_test.cc6508 int64_t time_2 = 0; in TEST_F() local
6509 env_->GetCurrentTime(&time_2); in TEST_F()
6510 const uint64_t uint_time_2 = static_cast<uint64_t>(time_2); in TEST_F()