HomeSort by relevance Sort by last modified time
    Searched refs:getFakeLogBuf (Results 1 - 8 of 8) sorted by null

  /bionic/libc/malloc_debug/tests/
log_fake.h 23 std::string getFakeLogBuf();
malloc_debug_config_tests.cpp 122 ASSERT_STREQ("", getFakeLogBuf().c_str());
130 ASSERT_STREQ("", getFakeLogBuf().c_str());
138 ASSERT_STREQ("", getFakeLogBuf().c_str());
146 ASSERT_STREQ("", getFakeLogBuf().c_str());
155 ASSERT_STREQ("", getFakeLogBuf().c_str());
165 ASSERT_STREQ("", getFakeLogBuf().c_str());
175 ASSERT_STREQ("", getFakeLogBuf().c_str());
185 ASSERT_STREQ("", getFakeLogBuf().c_str());
197 ASSERT_STREQ("", getFakeLogBuf().c_str());
206 ASSERT_STREQ("", getFakeLogBuf().c_str())
    [all...]
malloc_debug_unit_tests.cpp 183 ASSERT_STREQ("", getFakeLogBuf().c_str());
207 ASSERT_STREQ("", getFakeLogBuf().c_str());
224 ASSERT_STREQ("", getFakeLogBuf().c_str());
244 ASSERT_STREQ("", getFakeLogBuf().c_str());
267 ASSERT_STREQ("", getFakeLogBuf().c_str());
301 ASSERT_STREQ("", getFakeLogBuf().c_str());
350 ASSERT_STREQ("", getFakeLogBuf().c_str());
367 ASSERT_STREQ("", getFakeLogBuf().c_str());
392 ASSERT_STREQ("", getFakeLogBuf().c_str());
448 ASSERT_STREQ("", getFakeLogBuf().c_str())
    [all...]
log_fake.cpp 40 std::string getFakeLogBuf() {
  /system/core/debuggerd/test/
log_fake.h 23 std::string getFakeLogBuf();
dump_memory_test.cpp 163 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().c_str())
    [all...]
tombstone_test.cpp 125 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().c_str())
    [all...]
log_fake.cpp 40 std::string getFakeLogBuf() {

Completed in 83 milliseconds