Home
last modified time | relevance | path

Searched refs:UNIMPLEMENTED (Results 1 – 2 of 2) sorted by relevance

/system/core/base/
Dlogging_test.cpp262 TEST(logging, UNIMPLEMENTED) { in TEST() argument
266 UNIMPLEMENTED(ERROR); in TEST()
/system/core/base/include/android-base/
Dlogging.h147 #define UNIMPLEMENTED(level) \ macro