Home
last modified time | relevance | path

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

/system/libbase/
Dlogging_test.cpp639 CapturedStdout cap_out; in TEST() local
644 cap_out.Stop(); in TEST()
647 ASSERT_EQ("out\n", cap_out.str()); in TEST()