Home
last modified time | relevance | path

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

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