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

  /external/chromium_org/third_party/webrtc/base/
stringutils.cc 16 bool memory_check(const void* memory, int c, size_t count) { function in namespace:rtc
stringutils.h 46 bool memory_check(const void* memory, int c, size_t count);
stringencode_unittest.cc 57 ASSERT_TRUE(memory_check(buffer + kTests[i].enclen,

Completed in 111 milliseconds