Home
last modified time | relevance | path

Searched defs:has_result (Results 1 – 3 of 3) sorted by relevance

/art/compiler/optimizing/
Dcodegen_test_utils.h205 bool has_result, in VerifyGeneratedCode()
229 bool has_result, in Run()
262 bool has_result, in RunCodeNoCheck()
282 bool has_result, in RunCode()
293 bool has_result, in RunCode()
Dscheduler_test.cc183 bool has_result, in CompileWithRandomSchedulerAndRun()
Dcodegen_test.cc78 void CodegenTest::TestCode(const std::vector<uint16_t>& data, bool has_result, int32_t expected) { in TestCode()
91 bool has_result, int64_t expected) { in TestCodeLong()