Searched refs:error_str (Results 1 – 3 of 3) sorted by relevance
88 std::string error_str; in CreateImageSpace() local94 &error_str); in CreateImageSpace()96 LOG(ERROR) << error_str; in CreateImageSpace()107 &error_str); in CreateImageSpace()109 LOG(ERROR) << error_str; in CreateImageSpace()195 std::string error_str; in TEST_F() local200 &error_str); in TEST_F()201 ASSERT_TRUE(reservation.IsValid()) << "Failed to allocate memory region " << error_str; in TEST_F()258 std::string error_str; in TEST_F() local263 &error_str); in TEST_F()[all …]
98 std::string error_str; in Initialize() local143 &error_str); in Initialize()165 &error_str); in Initialize()170 oss << "Failed to create read write cache: " << error_str << " size=" << capacity; in Initialize()189 &error_str); in Initialize()192 oss << "Failed to create read execute code cache: " << error_str << " size=" << capacity; in Initialize()208 &error_str); in Initialize()228 &error_str); in Initialize()231 oss << "Failed to create dual data view: " << error_str; in Initialize()
669 std::string error_str; in NotifyZygoteCompilationDone() local678 &error_str); in NotifyZygoteCompilationDone()681 LOG(WARNING) << "Failed to create child mapping of boot image methods: " << error_str; in NotifyZygoteCompilationDone()1054 std::string error_str; in MapBootImageMethods() local1063 &error_str); in MapBootImageMethods()1069 LOG(WARNING) << "Failed to create child mapping of boot image methods: " << error_str; in MapBootImageMethods()1261 std::string error_str; in CreateThreadPool() local1273 &error_str); in CreateThreadPool()1276 LOG(WARNING) << "Failed to create zygote mapping of boot image methods: " << error_str; in CreateThreadPool()