Searched refs:NativeSymCipherTest (Results 1 – 1 of 1) sorted by relevance
33 class NativeSymCipherTest : public testing::Test { class41 void NativeSymCipherTest::SetUpTestCase() {} in SetUpTestCase()42 void NativeSymCipherTest::TearDownTestCase() {} in TearDownTestCase()44 void NativeSymCipherTest::SetUp() // add init here, this will be called before test. in SetUp()48 void NativeSymCipherTest::TearDown() // add destroy here, this will be called when test case done. in TearDown()146 HWTEST_F(NativeSymCipherTest, NativeSymCipherTest001, TestSize.Level0)