Home
last modified time | relevance | path

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

/external/libchrome/base/debug/
Dtask_annotator_unittest.cc74 const Location& next_from_here, in VerifyTraceAndPost() argument
88 task_runner->PostTask(next_from_here, std::move(task)); in VerifyTraceAndPost()
97 const Location& next_from_here, in VerifyTraceAndPostWithBlocker() argument
111 VerifyTraceAndPost(task_runner, posted_from, next_from_here, expected_trace, in VerifyTraceAndPostWithBlocker()