Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/test/unittest/src/native/
H A Dnative_sym_key_test.cpp27 class NativeSymKeyTest : public testing::Test { class
35 void NativeSymKeyTest::SetUpTestCase() {} in SetUpTestCase()
36 void NativeSymKeyTest::TearDownTestCase() {} in TearDownTestCase()
38 void NativeSymKeyTest::SetUp() // add init here, this will be called before test. in SetUp()
42 void NativeSymKeyTest::TearDown() // add destroy here, this will be called when test case done. in TearDown()
46 HWTEST_F(NativeSymKeyTest, NativeSymKeyTest001, TestSize.Level0)
65 HWTEST_F(NativeSymKeyTest, NativeSymKeyTest002, TestSize.Level0)