Home
last modified time | relevance | path

Searched defs:numSections (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/cmds/dumpstate/tests/
Ddumpstate_smoke_test.cpp225 int numSections = numMatches("DUMPSYS CRITICAL"); in TEST_F() local
230 int numSections = numMatches("DUMPSYS HIGH"); in TEST_F() local
245 int numSections = numMatches("proto/"); in TEST_F() local
/frameworks/av/camera/
DVendorTagDescriptor.cpp284 size_t numSections = mSections.size(); in writeToParcel() local