Home
last modified time | relevance | path

Searched defs:allCcWithFalse (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/tests/
Dconst_folding_test.cpp1349 std::array<ConditionCode, 5U> allCcWithFalse = {CC_EQ, CC_LT, CC_LE, CC_GT, CC_GE}; in TEST_F() local
1382 std::array<ConditionCode, 5U> allCcWithFalse = {CC_EQ, CC_LT, CC_LE, CC_GT, CC_GE}; in TEST_F() local