Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcodegen_test.cc70 void TestCodeLong(const std::vector<uint16_t>& data, bool has_result, int64_t expected);
90 void CodegenTest::TestCodeLong(const std::vector<uint16_t>& data, in TestCodeLong() function in art::CodegenTest
261 TestCodeLong(data, true, EXPECTED_OUTPUT); \
314 TestCodeLong(data, true, 1); in TEST_F()
382 TestCodeLong(data, true, 12); in TEST_F()
392 TestCodeLong(data, true, 12); in TEST_F()