Home
last modified time | relevance | path

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

/frameworks/native/cmds/dumpstate/tests/
Ddumpstate_smoke_test.cpp364 bool IsContentInjectedByOthers(const std::string& line) { in IsContentInjectedByOthers() function in android::os::dumpstate::BugreportSectionTest
446 EXPECT_FALSE(IsContentInjectedByOthers(line)); in TEST_F()