Home
last modified time | relevance | path

Searched refs:gap (Results 1 - 1 of 1) sorted by relevance

/ide/tools/previewer/test/unittest/mock/
H A DVirtualScreenImplTest.cpp569 std::time_t gap = 100; in TEST_F() local
573 VirtualScreenImpl::GetInstance().flushEmptyTime = std::chrono::system_clock::from_time_t(timestamp - gap); in TEST_F()
577 timestamp + gap), timePassed); in TEST_F()
582 timestamp + gap), time); in TEST_F()
587 timestamp + gap); in TEST_F()
589 timestamp + gap + gap + gap), timePassed); in TEST_F()
594 timestamp + gap), timePassed); in TEST_F()
598 timestamp + gap), tim in TEST_F()
[all...]

Completed in 2 milliseconds