Home
last modified time | relevance | path

Searched defs:error_message (Results 1 – 2 of 2) sorted by relevance

/bionic/tests/
Ddl_test.cpp159 std::string error_message = "error: linker cannot load itself\n"; in TEST() local
234 std::string error_message = in TEST() local
329 std::string error_message = std::string("CANNOT LINK EXECUTABLE ") + in TEST() local
/bionic/libc/system_properties/include/system_properties/
Dprop_info.h64 char error_message[kLongLegacyErrorBufferSize]; member