Home
last modified time | relevance | path

Searched defs:col (Results 1 – 19 of 19) sorted by relevance

/test/ostest/wukong/report/src/
Dformat_csv.cpp39 for (uint32_t col = 0; col < header.size(); col++) { in FormatDetail() local
49 for (uint32_t col = 0; col < header.size(); col++) { in FormatDetail() local
Dformat_json.cpp36 for (uint32_t col = 0; col < header.size(); col++) { in FormatDetail() local
Dtable.cpp25 for (uint32_t col = 0; col < cols; col++) { in Table() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/waterFlower/
Dwaterflow_nested_scroll_test.h69 auto col = std::make_shared<ColumnComponent>(); variable
116 auto col = std::make_shared<ColumnComponent>(); variable
Dwaterflow_scrolloffset_test.h59 auto col = std::make_shared<ColumnComponent>(); in CreateWaterFlow() local
Dwaterflow_scroll_by_test.h67 auto col = std::make_shared<ColumnComponent>(); in CreateWaterFlow() local
Dwaterflow_scroll_page_test.h64 auto col = std::make_shared<ColumnComponent>(); in CreateWaterFlow() local
Dwaterflow_event_test.h77 auto col = std::make_shared<ColumnComponent>(); in CreateWaterFlow() local
Dwaterflow_scroll_by_test.cpp45 …std::shared_ptr<ButtonComponent> CreateButton(const char* id, std::shared_ptr<ColumnComponent> col) in CreateButton()
55 static std::shared_ptr<ColumnComponent> CreateWaterFlowButton(std::shared_ptr<ColumnComponent> col) in CreateWaterFlowButton()
Dwaterflow_scroll_page_test.cpp46 static std::shared_ptr<ColumnComponent> CreateWaterFlowButton(std::shared_ptr<ColumnComponent> col) in CreateWaterFlowButton()
Dwaterflow_scrolloffset_test.cpp61 auto col = std::make_shared<ColumnComponent>(); in CreateReloadColumn() local
Dwaterflow_event_test.cpp156 std::shared_ptr<ColumnComponent> CreateWaterFlowButton(std::shared_ptr<ColumnComponent> col) in CreateWaterFlowButton()
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/list/
Dlist_nested_scroll_event_test.h68 auto col = std::make_shared<ColumnComponent>(); variable
112 auto col = std::make_shared<ColumnComponent>(); variable
Dlist_scroll_by_test.cpp46 …std::shared_ptr<ButtonComponent> CreateButton(const char* id, std::shared_ptr<ColumnComponent> col) in CreateButton()
56 static std::shared_ptr<ColumnComponent> CreateListButton(std::shared_ptr<ColumnComponent> col) in CreateListButton()
Dlist_scroll_page_test.cpp46 static std::shared_ptr<ColumnComponent> CreateListButton(std::shared_ptr<ColumnComponent> col) in CreateListButton()
Dlist_event_test.cpp231 static std::shared_ptr<ColumnComponent> CreateListButton(std::shared_ptr<ColumnComponent> col) in CreateListButton()
/test/xts/acts/arkui/ace_c_arkui_nowear_test_api15/entry/src/main/cpp/scroll/
Dscroll_backtotop_test.h94 auto col = std::make_shared<ArkUICapiTest::ColumnComponent>(); variable
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/lazyforeach/
Dlazyforeach_test.h64 auto col = std::make_shared<ColumnComponent>(); in UpdateGridProperty() local
Dlazyforeach_test.cpp60 auto col = std::make_shared<ColumnComponent>(); in CreateNewColumn() local