Home
last modified time | relevance | path

Searched defs:expected_tids (Results 1 – 1 of 1) sorted by relevance

/system/core/libmemunreachable/tests/
DThreadCapture_test.cpp131 auto expected_tids = allocator::vector<pid_t>(1, getpid(), heap); in TEST_F() local
147 std::vector<pid_t> expected_tids = tids(); in TEST_P() local