Home
last modified time | relevance | path

Searched defs:TestAddOverflow (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/tests/amd64/
H A Dencoder64_test_1.cpp337 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 Dencoder64_test_1.cpp334 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 Dencoder64_test.cpp757 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 Dencoder64_test.cpp758 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