Home
last modified time | relevance | path

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

/external/libchrome/base/debug/
Dactivity_tracker_unittest.cc525 const int64_t past_stamp = Time::Now().ToInternalValue() - 1; in TEST_F() local
538 past_stamp); in TEST_F()
539 thread->SetOwningProcessIdForTesting(other_process_id, past_stamp); in TEST_F()
540 user_data.SetOwningProcessIdForTesting(other_process_id, past_stamp); in TEST_F()