Home
last modified time | relevance | path

Searched defs:current (Results 1 – 10 of 10) sorted by relevance

/test/xts/acts/global_lite/i18n_lite/resource_parse_load/src/
Dres_config_impl_test.cpp71 ResConfigImpl *current = CreateResConfigImpl("fr", nullptr, "CA"); variable
85 ResConfigImpl *current = CreateResConfigImpl("fr", nullptr, "CA"); variable
99 ResConfigImpl *current = CreateResConfigImpl("fil", nullptr, "PH"); variable
113 ResConfigImpl *current = CreateResConfigImpl("qaa", nullptr, "CA"); variable
127 ResConfigImpl *current = CreateResConfigImpl("qaa", nullptr, "CA"); variable
141 ResConfigImpl *current = CreateResConfigImpl("az", "Latn", nullptr); variable
155 ResConfigImpl *current = CreateResConfigImpl("az", "Arab", nullptr); variable
169 ResConfigImpl *current = CreateResConfigImpl("ar", nullptr, "TN"); variable
183 ResConfigImpl *current = CreateResConfigImpl("qaa", nullptr, "CA"); variable
197 ResConfigImpl *current = CreateResConfigImpl("qaa", "Latn", "CA"); variable
[all …]
Dlocale_info_test.cpp72 std::string current = "en-US"; variable
95 std::string current = "zh-CN"; variable
115 std::string current = "en-CN"; variable
136 std::string current = "en-Qaag"; variable
158 std::string current = "en-AI"; variable
601 std::string current = "en-US"; variable
Dres_config_test.cpp68 ResConfigImpl *current = new ResConfigImpl; variable
/test/xts/acts/security_lite/permission_posix/pms/src/
DActsPMSUpdatePermissionTest.cpp95 struct timeval current; in GetCurrentTimeMillis() local
/test/xts/hats/powermgr/thermal/hdi_thermal/common/
Dhdi_thermal_test.cpp220 std::string current = currentValue; variable
/test/xts/acts/distributed_schedule_lite/system_ability_manager_hal/src/
Dbroadcast_publish_func_test.c42 static BOOL Equal(const Consumer *current, const Consumer *other) in Equal()
Dbroadcast_subscribe_func_test.c41 static BOOL Equal(const Consumer *current, const Consumer *other) in Equal()
/test/xts/acts/distributed_schedule_lite/system_ability_manager_posix/src/
DBroadcastPublishTest.cpp39 static BOOL Equal(const Consumer *current, const Consumer *other) in Equal()
DBroadcastSubscribeTest.cpp38 static BOOL Equal(const Consumer *current, const Consumer *other) in Equal()
/test/testfwk/xdevice/src/xdevice/_core/executor/
Dlistener.py53 current = 0 variable in CaseResult