Home
last modified time | relevance | path

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

/rocksdb-6.9/db/
Ddb_test.cc6501 int64_t time_1 = 0; in TEST_F() local
6502 env_->GetCurrentTime(&time_1); in TEST_F()
6503 const uint64_t uint_time_1 = static_cast<uint64_t>(time_1); in TEST_F()