OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:kfubar
(Results
1 - 1
of
1
) sorted by null
/external/compiler-rt/lib/asan/lit_tests/TestCases/
memcmp_strict_test.cc
10
char
kFubar
[] = "fubar";
11
int res = memcmp(kFoo,
kFubar
, strlen(
kFubar
));
Completed in 48 milliseconds