Searched defs:TestAddOverflow (Results 1 - 4 of 4) sorted by relevance
/arkcompiler/runtime_core/static_core/compiler/tests/amd64/ |
H A D | encoder64_test_1.cpp | 337 bool TestAddOverflow(Encoder64Test *test, T value1, T value2, T expected) in TestAddOverflow() function 378 bool TestAddOverflow(Encoder64Test *test) in TestAddOverflow() function
|
/arkcompiler/runtime_core/static_core/compiler/tests/aarch64/ |
H A D | encoder64_test_1.cpp | 334 bool TestAddOverflow(Encoder64Test *test, T value1, T value2, T expected) in TestAddOverflow() function 375 bool TestAddOverflow(Encoder64Test *test) in TestAddOverflow() function
|
/arkcompiler/runtime_core/compiler/tests/amd64/ |
H A D | encoder64_test.cpp | 757 bool TestAddOverflow(Encoder64Test *test, T value1, T value2, T expected) in TestAddOverflow() function 798 bool TestAddOverflow(Encoder64Test *test) in TestAddOverflow() function
|
/arkcompiler/runtime_core/compiler/tests/aarch64/ |
H A D | encoder64_test.cpp | 758 bool TestAddOverflow(Encoder64Test *test, T value1, T value2, T expected) in TestAddOverflow() function 799 bool TestAddOverflow(Encoder64Test *test) in TestAddOverflow() function
|
Completed in 21 milliseconds