Home
last modified time | relevance | path

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

/frameworks/native/cmds/dumpstate/tests/
Ddumpstate_test.cpp1115 std::string expected_content = in AssertStats() local
1119 ASSERT_THAT(actual_content, StrEq(expected_content)) << "invalid stats on " << path; in AssertStats()