Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcodegen_test.cc222 #define NOT_INT_TEST(TEST_NAME, INPUT, EXPECTED_OUTPUT) \ argument
224 const int32_t input = INPUT; \
247 #define NOT_LONG_TEST(TEST_NAME, INPUT, EXPECTED_OUTPUT) \ argument
249 const int64_t input = INPUT; \