Searched refs:AAfWKBoolWrapperTest (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/foundation/ability/ability_base/test/unittest/base/ |
H A D | bool_wrapper_test.cpp | 30 class AAfWKBoolWrapperTest : public testing::Test { class 43 HWTEST_F(AAfWKBoolWrapperTest, BoolWrapperTest_GetValue_001, TestSize.Level1) 56 HWTEST_F(AAfWKBoolWrapperTest, BoolWrapperTest_ToString_001, TestSize.Level1) 68 HWTEST_F(AAfWKBoolWrapperTest, BoolWrapperTest_Box_001, TestSize.Level1) 81 HWTEST_F(AAfWKBoolWrapperTest, BoolWrapperTest_Parse_001, TestSize.Level1) 94 HWTEST_F(AAfWKBoolWrapperTest, BoolWrapperTest_Parse_002, TestSize.Level1)
|