Home
last modified time | relevance | path

Searched refs:error_message_count (Results 1 – 5 of 5) sorted by relevance

/bionic/tests/
Derror_test.cpp42 error_message_count = 0; in TEST()
44 ASSERT_EQ(1U, error_message_count); in TEST()
46 ASSERT_EQ(2U, error_message_count); in TEST()
/bionic/libc/bionic/
Derror.cpp36 unsigned int error_message_count = 0; variable
41 ++error_message_count; in __error_head()
/bionic/libc/include/
Derror.h55 extern unsigned int error_message_count __INTRODUCED_IN(23);
/bionic/tools/versioner/platforms/
Dlibc.map.txt316 error_message_count; # var introduced=23
/bionic/libc/
Dlibc.map.txt316 error_message_count; # var introduced=23