Home
last modified time | relevance | path

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

/aosp12/frameworks/native/cmds/dumpstate/
H A Ddumpstate.h57 class ZippedBugReportStreamTest; variable
201 friend class android::os::dumpstate::ZippedBugReportStreamTest;
/aosp12/frameworks/native/cmds/dumpstate/tests/
H A Ddumpstate_test.cpp995 class ZippedBugReportStreamTest : public DumpstateBaseTest { class
1036 TEST_F(ZippedBugReportStreamTest, StreamLimitedOnlyReport) { in TEST_F() argument