Home
last modified time | relevance | path

Searched defs:testCount_ (Results 1 – 5 of 5) sorted by relevance

/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/
Dmy_xcomponent.h100 uint32_t testCount_ = DEFAULT_TESTCOUNT; variable
Dtest_base.h111 uint32_t testCount_ = DEFAULT_TESTCOUNT; variable
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing/
Ddrawing_demo.h74 int testCount_ = DEFAULT_TEST_COUNT; variable
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing/test_case/
Dtest_base.h71 uint32_t testCount_ = DEFAULT_TEST_COUNT; variable
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ets/ets/pages/
Dtestbase.ts47 testCount_: number | 1; //性能功耗测试时候,关键接口的默认循环次数 property in TestBase