Searched defs:ExtractInt (Results 1 – 2 of 2) sorted by relevance
35 TEST(Symbolizer, ExtractInt) { in TEST() argument
30 const char *ExtractInt(const char *str, const char *delims, int *result) { in ExtractInt() function