Home
last modified time | relevance | path

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

/bionic/tests/
Dmntent_test.cpp27 bool saw_proc = false; in TEST() local
33 saw_proc = true; in TEST()
37 ASSERT_TRUE(saw_proc); in TEST()