Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/test/unittest/start_options_test/
H A Dstart_options_test.cpp32 const bool TEST_FALSE = false; member
107 startOptions.SetWindowFocused(TEST_FALSE); in HWTEST_F()
/foundation/arkui/ace_engine/test/unittest/core/layout/
H A Dlayout_wrapper_test_ng.cpp85 constexpr bool TEST_FALSE = false; member
170 RefPtr<LayoutWrapper> testWrapper = layoutWrapper->GetOrCreateChildByIndex(INDEX_NUM_0, TEST_FALSE); in HWTEST_F()
177 testWrapper = layoutWrapper->GetOrCreateChildByIndex(INDEX_ERROR_NUM, TEST_FALSE); in HWTEST_F()
190 testWrapper = layoutWrapper->GetOrCreateChildByIndex(INDEX_NUM_0, TEST_FALSE); in HWTEST_F()
219 RefPtr<LayoutWrapper> testWrapper = layoutWrapper->GetOrCreateChildByIndex(INDEX_NUM_0, TEST_FALSE); in HWTEST_F()
233 testWrapper = layoutWrapper->GetOrCreateChildByIndex(INDEX_NUM_0, TEST_FALSE); in HWTEST_F()
242 testWrapper = layoutWrapper->GetOrCreateChildByIndex(INDEX_NUM_0, TEST_FALSE); in HWTEST_F()
377 std::list<RefPtr<LayoutWrapper>> retCachedList = layoutWrapper->GetAllChildrenWithBuild(TEST_FALSE); in HWTEST_F()
383 * @tc.desc: Test GetAllChildrenWithBuild TEST_FALSE.
409 std::list<RefPtr<LayoutWrapper>> retCachedList = layoutWrapper->GetAllChildrenWithBuild(TEST_FALSE); in HWTEST_F()
[all...]
/foundation/resourceschedule/device_standby/plugins/test/fuzztest/statemanageradapter_fuzzer/
H A Dstatemanageradapter_fuzzer.cpp38 const std::string TEST_FALSE = "false"; member
121 const std::vector<std::string> argsInStr03 = {DUMP_E, TEST_BLANK, TEST_FALSE}; in PreciseCoverage()

Completed in 3 milliseconds