Home
last modified time | relevance | path

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

/frameworks/native/cmds/dumpstate/tests/
Ddumpstate_smoke_test.cpp116 int section_bytes = 0; in ParseSections() local
121 section_bytes = 0; in ParseSections()
125 sections->push_back({current_section_name, section_bytes}); in ParseSections()
129 section_bytes += line.length(); in ParseSections()