Home
last modified time | relevance | path

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

/aosp12/system/libbase/
H A Dlogging_test.cpp636 CapturedStdout cap_out; in TEST() local
641 cap_out.Stop(); in TEST()
644 ASSERT_EQ("out\n", cap_out.str()); in TEST()