Searched refs:getFakeLogBuf (Results 1 - 4 of 4) sorted by relevance

/system/core/debuggerd/test/
H A Dlog_fake.h23 std::string getFakeLogBuf();
H A Ddump_memory_test.cpp163 ASSERT_STREQ("", getFakeLogBuf().c_str());
183 ASSERT_STREQ("", getFakeLogBuf().c_str());
202 ASSERT_STREQ("", getFakeLogBuf().c_str());
252 ASSERT_STREQ("", getFakeLogBuf().c_str());
271 ASSERT_STREQ("", getFakeLogBuf().c_str());
297 ASSERT_STREQ("", getFakeLogBuf().c_str());
326 ASSERT_STREQ("", getFakeLogBuf().c_str());
379 ASSERT_STREQ("", getFakeLogBuf().c_str());
396 ASSERT_STREQ("", getFakeLogBuf().c_str());
421 ASSERT_STREQ("", getFakeLogBuf()
[all...]
H A Dtombstone_test.cpp125 ASSERT_STREQ("", getFakeLogBuf().c_str());
160 ASSERT_STREQ("", getFakeLogBuf().c_str());
201 ASSERT_STREQ("", getFakeLogBuf().c_str());
265 ASSERT_STREQ("", getFakeLogBuf().c_str());
321 ASSERT_STREQ("", getFakeLogBuf().c_str());
377 ASSERT_STREQ("", getFakeLogBuf().c_str());
431 ASSERT_STREQ("", getFakeLogBuf().c_str());
491 ASSERT_STREQ("", getFakeLogBuf().c_str());
525 ASSERT_STREQ("", getFakeLogBuf().c_str());
588 ASSERT_STREQ("", getFakeLogBuf()
[all...]
H A Dlog_fake.cpp40 std::string getFakeLogBuf() { function

Completed in 95 milliseconds