Searched refs:IPC_TEST_MESSAGE (Results 1 - 1 of 1) sorted by relevance

/external/v8/tools/clang/plugins/tests/
H A Dipc.cpp189 #define IPC_TEST_MESSAGE(id, in) \ macro
194 IPC_TEST_MESSAGE(__COUNTER__, (bool, size_t, Empty, long)) // 2 ERRORs
198 IPC_TEST_MESSAGE(__COUNTER__, (bool, long2D)) // ERROR
200 IPC_TEST_MESSAGE(__COUNTER__, (char, short, std::pair<size_t, bool>)) // ERROR
202 IPC_TEST_MESSAGE(__COUNTER__, (std::vector<std::vector<long&>&>&)) // ERROR

Completed in 175 milliseconds