Home
last modified time | relevance | path

Searched refs:my_strtoui (Results 1 – 8 of 8) sorted by relevance

/external/google-breakpad/src/common/linux/
Dlinux_libc_support_unittest.cc74 ASSERT_FALSE(my_strtoui(&result, "")); in TEST()
75 ASSERT_FALSE(my_strtoui(&result, "-1")); in TEST()
76 ASSERT_FALSE(my_strtoui(&result, "-")); in TEST()
77 ASSERT_FALSE(my_strtoui(&result, "a")); in TEST()
78 ASSERT_FALSE(my_strtoui(&result, "23472893472938472987987398472398")); in TEST()
80 ASSERT_TRUE(my_strtoui(&result, "0")); in TEST()
82 ASSERT_TRUE(my_strtoui(&result, "1")); in TEST()
84 ASSERT_TRUE(my_strtoui(&result, "12")); in TEST()
86 ASSERT_TRUE(my_strtoui(&result, "123")); in TEST()
88 ASSERT_TRUE(my_strtoui(&result, "0123")); in TEST()
Dlinux_libc_support.h53 extern bool my_strtoui(int* result, const char* s);
Dlinux_libc_support.cc78 bool my_strtoui(int* result, const char* s) { in my_strtoui() function
/external/google-breakpad/src/client/linux/minidump_writer/
Dlinux_ptrace_dumper.cc223 my_strtoui(&info->tgid, line + 6); in GetThreadInfoByIndex()
225 my_strtoui(&info->ppid, line + 6); in GetThreadInfoByIndex()
363 if (my_strtoui(&tid, dent_name) && in EnumerateThreads()
/external/google-breakpad/src/processor/testdata/symbols/null_read_av/7B7D1968FF0D47AE4366E9C3A7E1B6750/
Dnull_read_av.sym3220 FUNC 9fb0 54 0 my_strtoui
/external/google-breakpad/src/processor/testdata/symbols/overflow/B0E1FC01EF48E39CAF5C881D2DF0C3840/
Doverflow.sym3307 FUNC a510 54 0 my_strtoui
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/DA7778FB66018A4E9B4110ED06E730D00/
Dbreakpad_unittests.sym31812 FUNC 487f0 32 0 my_strtoui
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/D6D1FEC9A15DE7F38A236898871A2E770/
Dbreakpad_unittests.sym33446 FUNC 6cbb4 5c 0 my_strtoui