Home
last modified time | relevance | path

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

/external/valgrind/drd/
Ddrd_error.h148 DrdThreadId other_tid; member
Ddrd_error.c387 what_prefix, bei->other_tid, what_suffix); in drd_tool_error_pp()
/external/libchrome/base/test/
Dtrace_event_analyzer_unittest.cc175 Query other_tid = Query::OtherTidIs(other.thread.thread_id); in TEST_F() local
202 EXPECT_TRUE(other_tid.Evaluate(event)); in TEST_F()