Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_session/services/session/server/test/
H A Dparams_config_operator_test.cpp30 class ParamsConfigOperatorTest : public testing::Test { class
38 void ParamsConfigOperatorTest::SetUpTestCase() in SetUpTestCase()
42 void ParamsConfigOperatorTest::TearDownTestCase() in TearDownTestCase()
46 void ParamsConfigOperatorTest::SetUp() in SetUp()
50 void ParamsConfigOperatorTest::TearDown() in TearDown()
59 static HWTEST_F(ParamsConfigOperatorTest, InitConfig001, testing::ext::TestSize.Level1)
72 static HWTEST_F(ParamsConfigOperatorTest, GetValueIntByKey001, testing::ext::TestSize.Level1)
87 static HWTEST_F(ParamsConfigOperatorTest, GetValueIntByKey002, testing::ext::TestSize.Level1)
H A DBUILD.gn70 ohos_unittest("ParamsConfigOperatorTest") {
910 ":ParamsConfigOperatorTest",