Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dgraph_checker.h87 const ArenaVector<std::string>& GetErrors() const { in GetErrors() function
Doptimizing_unit_test.h230 for (const std::string& error : checker.GetErrors()) { in CheckGraph()
Dcodegen_test_utils.h275 for (const std::string& error : graph_checker.GetErrors()) { in ValidateGraph()
Dsuperblock_cloner.cc749 for (const std::string& error : checker.GetErrors()) { in VerifyGraph()