Home
last modified time | relevance | path

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

/frameworks/native/cmds/dumpstate/tests/
Ddumpstate_smoke_test.cpp386 int allSections = ZippedBugreportGenerationTest::sections->size(); in TEST_F() local
389 int normalSections = allSections - criticalSections - highSections; in TEST_F()