Home
last modified time | relevance | path

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

/frameworks/native/cmds/dumpstate/tests/
Ddumpstate_smoke_test.cpp86 bool IsSectionStart(const std::string& line, std::string* section_name) { in IsSectionStart() function
120 if (IsSectionStart(line, &section_name)) { in ParseSections()
441 if (IsSectionStart(line, &section_name)) { in TEST_F()