Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dgraph_checker.h94 const ArenaVector<std::string>& GetErrors() const { in GetErrors() function
Dcodegen_test_utils.h265 for (const std::string& error : graph_checker.GetErrors()) { in ValidateGraph()
Dsuperblock_cloner.cc790 for (const std::string& error : checker.GetErrors()) { in VerifyGraph()