Home
last modified time | relevance | path

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

/art/compiler/linker/
Drelative_patcher_test.h50 error_msg_(), in RelativePatcherTest()
52 features_(InstructionSetFeatures::FromVariant(instruction_set, variant, &error_msg_)), in RelativePatcherTest()
61 CHECK(error_msg_.empty()) << instruction_set << "/" << variant; in RelativePatcherTest()
239 std::string error_msg_; variable