Home
last modified time | relevance | path

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

/system/libbase/
Dprocess_test.cpp25 bool found_our_pid = false; in TEST() local
28 found_our_pid = true; in TEST()
32 EXPECT_TRUE(found_our_pid); in TEST()