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

/art/compiler/optimizing/
H A Dcodegen_test.cc305 static void TestCodeLong(const uint16_t* data, function in namespace:art
478 TestCodeLong(data, true, EXPECTED_OUTPUT); \
531 TestCodeLong(data, true, 1);
599 TestCodeLong(data, true, 12);
609 TestCodeLong(data, true, 12);

Completed in 685 milliseconds