Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/test/unittest/src/native/
H A Dnative_asym_key_test.cpp37 class NativeAsymKeyTest : public testing::Test { class
45 void NativeAsymKeyTest::SetUpTestCase() {} in SetUpTestCase()
46 void NativeAsymKeyTest::TearDownTestCase() {} in TearDownTestCase()
48 void NativeAsymKeyTest::SetUp() // add init here, this will be called before test. in SetUp()
52 void NativeAsymKeyTest::TearDown() // add destroy here, this will be called when test case done. in TearDown()
56 HWTEST_F(NativeAsymKeyTest, NativeAsymKeyTest001, TestSize.Level0)
80 HWTEST_F(NativeAsymKeyTest, NativeAsymKeyTest002, TestSize.Level0)
119 HWTEST_F(NativeAsymKeyTest, NativeAsymKeyTest003, TestSize.Level0)
139 HWTEST_F(NativeAsymKeyTest, NativeAsymKeyTest004, TestSize.Level0)
180 HWTEST_F(NativeAsymKeyTest, NativeAsymKeyTest005, TestSize.Level0)