OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:memory_check
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/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
58
ASSERT_TRUE(
memory_check
(buffer + kTests[i].enclen,
Completed in 576 milliseconds