Searched refs:AAfWKFloatWrapperTest (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/foundation/ability/ability_base/test/unittest/base/ |
H A D | float_wrapper_test.cpp | 30 class AAfWKFloatWrapperTest : public testing::Test { class 43 HWTEST_F(AAfWKFloatWrapperTest, FloatWrapperTest_GetValue_001, TestSize.Level1) 56 HWTEST_F(AAfWKFloatWrapperTest, FloatWrapperTest_ToString_001, TestSize.Level1) 68 HWTEST_F(AAfWKFloatWrapperTest, FloatWrapperTest_Box_001, TestSize.Level1) 81 HWTEST_F(AAfWKFloatWrapperTest, FloatWrapperTest_Parse_001, TestSize.Level1) 94 HWTEST_F(AAfWKFloatWrapperTest, FloatWrapperTest_Parse_002, TestSize.Level1)
|