Home
last modified time | relevance | path

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

/external/chromium_org/tools/gn/
Dtest_with_scope.cc31 base::Bind(&TestWithScope::AppendPrintOutput, base::Unretained(this))); in TestWithScope()
127 void TestWithScope::AppendPrintOutput(const std::string& str) { in AppendPrintOutput() function in TestWithScope
Dtest_with_scope.h45 void AppendPrintOutput(const std::string& str);