Searched defs:GetMessage (Results 1 – 2 of 2) sorted by relevance
/art/cmdline/ | ||
D | cmdline_result.h | 50 const std::string& GetMessage() const { assert(IsError()); return message_; } in GetMessage() function |
/art/compiler/optimizing/ | ||
D | parallel_move_test.cc | 86 std::string GetMessage() const { in GetMessage() function in art::TestParallelMoveResolverWithSwap |