Lines Matching refs:ERROR
93 LOG(ERROR) << "Exception caught while executing mruby code: "
127 LOG(ERROR) << "Exception caught while executing mruby code: "
149 LOG(ERROR) << "Could not open mruby file " << filename;
156 LOG(ERROR) << "mrb_context_new failed";
163 LOG(ERROR) << "mrb_parse_nstring failed";
169 LOG(ERROR) << "mruby parser detected parse error";
175 LOG(ERROR) << "mrb_generate_code failed";
190 LOG(ERROR) << "mrb_open failed";
200 LOG(ERROR) << "Could not compile mruby code " << filename;
210 LOG(ERROR) << "Could not instantiate mruby app from " << filename;