Home
last modified time | relevance | path

Searched refs:PARAM_TWO (Results 1 - 3 of 3) sorted by relevance

/foundation/ability/ability_runtime/frameworks/simulator/test/src/
H A Dmain.cpp25 constexpr int32_t PARAM_TWO = 2; variable
52 options.resourcePath = argv[PARAM_TWO]; in main()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/
H A Drs_property_drawable_foreground.cpp28 constexpr int PARAM_TWO = 2; member
420 rrect.rect_.Move(borderWidth / PARAM_TWO, borderWidth / PARAM_TWO);
/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Djs_runtime.cpp78 constexpr size_t PARAM_TWO = 2; member
272 if (matchResults.size() < PARAM_TWO) { in JsperfProfilerCommandParse()
289 if (jsperfMatchResults.size() < PARAM_TWO) { in JsperfProfilerCommandParse()

Completed in 5 milliseconds