Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcodegen_test_utils.h232 bool has_result, in VerifyGeneratedCode()
257 bool has_result, in Run()
286 bool has_result, in RunCodeNoCheck()
307 bool has_result, in RunCode()
318 bool has_result, in RunCode()
Dscheduler_test.cc190 bool has_result, in CompileWithRandomSchedulerAndRun()
Dcodegen_test.cc86 void CodegenTest::TestCode(const std::vector<uint16_t>& data, bool has_result, int32_t expected) { in TestCode()
98 bool has_result, int64_t expected) { in TestCodeLong()