Home
last modified time | relevance | path

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

/test/ostest/wukong/report/src/
Dstatistics_exception.cpp65 float proportion = (curExceptionTypeCount * PERCENTAGE) / exceptionTotal_; in StatisticsDetail() local
67 …fferStream << std::setiosflags(std::ios::fixed) << std::setprecision(DECIMAL_LENGTH) << proportion; in StatisticsDetail()
Dstatistics_ability.cpp103 float proportion = in UpdateLine() local
106 …fferStream << std::setiosflags(std::ios::fixed) << std::setprecision(DECIMAL_LENGTH) << proportion; in UpdateLine()
Dstatistics_event.cpp123 float proportion = (EventStatisticsRecordPtr->execTimes_ * PERCENTAGE) / eventTypeTotal; in UpdateLine() local
125 …fferStream << std::setiosflags(std::ios::fixed) << std::setprecision(DECIMAL_LENGTH) << proportion; in UpdateLine()
Dstatistics_componment.cpp135 … float proportion = (ComponmentStatisticsRecordPtr->execTimes_ * PERCENTAGE) / componmentTypeTotal; in UpdateLine() local
137 …fferStream << std::setiosflags(std::ios::fixed) << std::setprecision(DECIMAL_LENGTH) << proportion; in UpdateLine()
/test/xts/acts/arkui/ace_ets_component_common_attrss/ace_ets_component_common_attrss_flex_two/entry/src/main/ets/test/flex/
DFlexGrowTest.test.ets173 …rify the target component and compare component, allocate remaining space in the correct proportion
/test/xts/acts/arkui/ace_ets_component_common_attrss/ace_ets_component_common_attrss_flex_three/entry/src/main/ets/test/flex/
DFlexShrinkTest.test.ets187 …e target component and the compare component is allocate compressed space in the correct proportion
/test/ostest/wukong/
DREADME.md133 | -t | 0.72 | Parameter Settings Screen random touch test proportion is 72%. |
/test/xts/acts/graphic/windowStage/entry/src/main/ets/test/
DwindowPromise.test.ets1363 …* @tc.desc : Validate the scenario cancelled after setting the proportion of the content layo…
1404 …* @tc.desc : Validate the scenario where the content layout proportion of the main window is …
DwindowCallback.test.ets1925 …* @tc.desc : Validate the scenario cancelled after setting the proportion of the content layo…
1993 …* @tc.desc : Validate the scenario where the content layout proportion of the main window is …
DwindowRichScene.test.ets1288 * @tc.desc : Set the proportion of the window content layout
1327 * @tc.desc : Unset the proportion of the window content layout