HomeSort by relevance Sort by last modified time
    Searched full:runtime_error2 (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/extensions/browser/
error_map_unittest.cc 130 scoped_ptr<ExtensionError> runtime_error2 = local
132 const ExtensionError* weak_error = runtime_error2.get();
133 ASSERT_TRUE(errors_.AddError(runtime_error2.Pass()));

Completed in 3200 milliseconds