Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/test/unittest/core/layout/
H A Dlayout_wrapper_test_ng.cpp84 constexpr bool TEST_TRUE = true; member
194 * @tc.steps: step6. call GetOrCreateChildByIndex and set input addToRenderTree is TEST_TRUE. in HWTEST_F()
197 testWrapper = layoutWrapper->GetOrCreateChildByIndex(INDEX_NUM_0, TEST_TRUE); in HWTEST_F()
246 * @tc.steps: step6. call GetOrCreateChildByIndex and set input addToRenderTree is TEST_TRUE. in HWTEST_F()
249 testWrapper = layoutWrapper->GetOrCreateChildByIndex(INDEX_NUM_0, TEST_TRUE); in HWTEST_F()
302 std::list<RefPtr<LayoutWrapper>> retCachedList = layoutWrapper->GetAllChildrenWithBuild(TEST_TRUE); in HWTEST_F()
315 retCachedList = layoutWrapper->GetAllChildrenWithBuild(TEST_TRUE); in HWTEST_F()
323 retCachedList = layoutWrapper->GetAllChildrenWithBuild(TEST_TRUE); in HWTEST_F()
329 * @tc.desc: Test GetAllChildrenWithBuild TEST_TRUE.
346 * @tc.steps: step3. call GetAllChildrenWithBuild and set child->isActive_ is TEST_TRUE in HWTEST_F()
[all...]
/foundation/ability/ability_runtime/test/unittest/start_options_test/
H A Dstart_options_test.cpp31 const bool TEST_TRUE = true; member
103 startOptions.SetWindowFocused(TEST_TRUE); in HWTEST_F()
/foundation/resourceschedule/device_standby/plugins/test/fuzztest/statemanageradapter_fuzzer/
H A Dstatemanageradapter_fuzzer.cpp37 const std::string TEST_TRUE = "true"; member
122 const std::vector<std::string> argsInStr04 = {DUMP_E, DUMP_WORK, TEST_TRUE}; in PreciseCoverage()

Completed in 3 milliseconds