Home
last modified time | relevance | path

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

/ndk/sources/android/crazy_linker/src/
Dcrazy_linker_thread.h32 void SetError(const char* fmt, ...) { in SetError() function
Dcrazy_linker_thread_unittest.cpp26 TEST(Thread, SetError) { in TEST() argument