Home
last modified time | relevance | path

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

/ohos5.0/base/security/huks/test/unittest/huks_common_test/src/
H A Dhks_test_curve25519_func.cpp388 int32_t retTwo = HksDeleteKeyForDe(&ed25519Alias, NULL); in TestCurve25519SignWrong() local
448 int32_t retTwo = HksDeleteKeyForDe(&ed25519Alias, NULL); in TestCurve25519verifyWrong() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/shadereffect_fuzzer/
H A Dshader_effect_fuzzer.cpp117 bool retTwo = image.BuildFromBitmap(bitmap); in ShaderEffectFuzzTest003() local
247 bool retTwo = image.BuildFromBitmap(bitmap); in ShaderEffectFuzzTest005() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text_picker/
H A Dtext_picker_pattern_test_ng.cpp680 bool retTwo = textPickerPattern->HandleDirectionKey(KeyCode::KEY_ENTER); variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/picker/
H A Ddate_picker_column_test_ng.cpp1037 auto retTwo = pickerPattern->HandleDirectionKey(code); variable