HomeSort by relevance Sort by last modified time
    Searched full:found_thread (Results 1 - 1 of 1) sorted by null

  /system/extras/memory_replay/tests/
ThreadsTest.cpp 32 Thread* found_thread = threads.FindThread(900); local
33 ASSERT_EQ(thread, found_thread);

Completed in 602 milliseconds