Home
last modified time | relevance | path

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

/external/libchrome/base/trace_event/
Dmemory_dump_manager_unittest.cc567 int other_idx = (mdps.front() == mdp); in TEST_F() local
568 TestIOThread* other_thread = threads[other_idx].get(); in TEST_F()
569 MockMemoryDumpProvider* other_mdp = mdps[other_idx].get(); in TEST_F()
617 int other_idx = (mdps.front() == mdp); in TEST_F() local
618 TestIOThread* other_thread = threads[other_idx].get(); in TEST_F()