/developtools/hdc/hdc_rust/src/host/ |
H A D | unittest.rs | 15 #[cfg(test)] 23 #[test] 43 #[test] 59 #[test] 79 #[test] 94 #[test] 112 #[test] 127 #[test] 145 #[test] 155 #[test] [all...] |
/developtools/hdc/hdc_rust/src/serializer/ |
H A D | unittest.rs | 18 #[cfg(test)] 23 #[test] 43 #[test] 61 #[test] 90 #[test]
|
/developtools/ace_js2bundle/ace-loader/ |
H A D | webpack.rich.config.js | 46 test: /\.visual$/, 52 test: /(\.hml)(\?[^?]+)?$/, 58 test: /\.png$/, 68 test: /\.css$/, 74 test: /\.less$/, 80 test: /\.(scss|sass)$/, 86 test: /\.jsx?$/, 115 test: /\.visual$/, 121 test: /\.hml$/, 127 test [all...] |
H A D | webpack.lite.config.js | 64 test: /(\.hml|app\.js)(\?[^?]+)?$/, 70 test: /\.png$/, 79 test: /\.css$/, 85 test: /\.less$/, 91 test: /\.(scss|sass)$/, 97 test: /\.jsx?$/,
|
/developtools/profiler/device/plugins/native_daemon/test/unittest/common/native/ |
H A D | utilities_test.cpp | 311 std::string test; in HWTEST_F() local 312 EXPECT_STREQ(StringTrim(test = " a ").c_str(), "a"); in HWTEST_F() 313 EXPECT_STREQ(StringTrim(test = " a").c_str(), "a"); in HWTEST_F() 314 EXPECT_STREQ(StringTrim(test = "a ").c_str(), "a"); in HWTEST_F() 315 EXPECT_STREQ(StringTrim(test = " a1a ").c_str(), "a1a"); in HWTEST_F() 316 EXPECT_STREQ(StringTrim(test = " a1a").c_str(), "a1a"); in HWTEST_F() 317 EXPECT_STREQ(StringTrim(test = "a1a ").c_str(), "a1a"); in HWTEST_F() 318 EXPECT_STREQ(StringTrim(test = " a1a ").c_str(), "a1a"); in HWTEST_F() 319 EXPECT_STREQ(StringTrim(test = " a1a").c_str(), "a1a"); in HWTEST_F() 320 EXPECT_STREQ(StringTrim(test in HWTEST_F() [all...] |
/developtools/hiperf/test/unittest/common/native/ |
H A D | utilities_test.cpp | 301 std::string test; in HWTEST_F() local 302 EXPECT_STREQ(StringTrim(test = " a ").c_str(), "a"); in HWTEST_F() 303 EXPECT_STREQ(StringTrim(test = " a").c_str(), "a"); in HWTEST_F() 304 EXPECT_STREQ(StringTrim(test = "a ").c_str(), "a"); in HWTEST_F() 305 EXPECT_STREQ(StringTrim(test = " a1a ").c_str(), "a1a"); in HWTEST_F() 306 EXPECT_STREQ(StringTrim(test = " a1a").c_str(), "a1a"); in HWTEST_F() 307 EXPECT_STREQ(StringTrim(test = "a1a ").c_str(), "a1a"); in HWTEST_F() 308 EXPECT_STREQ(StringTrim(test = " a1a ").c_str(), "a1a"); in HWTEST_F() 309 EXPECT_STREQ(StringTrim(test = " a1a").c_str(), "a1a"); in HWTEST_F() 310 EXPECT_STREQ(StringTrim(test in HWTEST_F() [all...] |
/developtools/ace_js2bundle/ace-loader/plugin/templater/ |
H A D | data.js | 29 if (!expressionReg.test(v)) { 59 let three= /^{{{.*}}}$/.test(match[0])
|
H A D | index.js | 187 if (EVENT_START_REGEXP.test(attrName)) { 189 } else if (REGEXP_DATA.test(attrName)) { 265 !REGEXP_TEXT.test(child.nodeName) 275 if (!REGEXP_TEXT.test(child.nodeName)) {
|
/developtools/hdc/hdc_rust/src/common/ |
H A D | unittest.rs | 18 /// #[cfg(test)] 27 /// #[ylong_runtime::test] 51 /// #[ylong_runtime::test] 81 /// #[ylong_runtime::test] 126 /// #[ylong_runtime::test] 160 /// #[cfg(test)] 166 /// #[ylong_runtime::test] 184 /// #[ylong_runtime::test] 186 /// let mut path = String::from("/home/test/hdctest.log"); 191 /// #[ylong_runtime::test] [all...] |
/developtools/hiperf/test/fuzztest/resource/ |
H A D | send_to_device.bat | 16 hdc_std shell mkdir -p /data/test/resource/testdata/ 18 hdc_std file send %%f /data/test/resource/testdata/
|
/developtools/profiler/device/plugins/native_daemon/test/unittest/resource/ |
H A D | send_to_device.bat | 16 hdc_std shell mkdir -p /data/test/resource/testdata/ 18 hdc_std file send %%f /data/test/resource/testdata/
|
H A D | send_dwarf_to_device.bat | 16 hdc_std shell mkdir -p /data/test/resource/testdata/dwarf/ 18 hdc_std file send %%f /data/test/resource/testdata/dwarf/
|
/developtools/hiperf/test/unittest/resource/ |
H A D | send_to_device.bat | 16 hdc_std shell mkdir -p /data/test/resource/testdata/ 18 hdc_std file send %%f /data/test/resource/testdata/
|
H A D | send_report_to_device.bat | 16 hdc_std shell mkdir -p /data/test/resource/testdata/report/ 18 hdc_std file send %%f /data/test/resource/testdata/report/
|
H A D | send_dwarf_to_device.bat | 16 hdc_std shell mkdir -p /data/test/resource/testdata/dwarf/ 18 hdc_std file send %%f /data/test/resource/testdata/dwarf/
|
/developtools/ace_js2bundle/ace-loader/src/lite/ |
H A D | lite-transform-style.js | 82 if (REGEXP_COLOR.test(innerValue)) { 159 return REGEXP_NUMBER_PX.test(value); 167 return REGEXP_COLOR.test(value);
|
H A D | lite-transform-template.js | 214 if ((isFunction(classList) || isUndefined(classList)) && !REGXP_LANGUAGE.test(classList)) { 235 if (isFunction(value) && !REGXP_LANGUAGE.test(value)) { 270 } else if (REGEXP_NUMBER_PX.test(value)) { 273 } else if (REGEXP_COLOR.test(value)) { 322 * such as: onclick = "test(value)" => "click": function(evt){this.test(this.value, evt)} 328 * such as: onclick = "test" => "click": "test" 338 * Compile events of type string, add `_vm.` in front of ordinary events, such as: onclick="test" => "click": "_vm.test" [all...] |
/developtools/integration_verification/cases/smoke/basic/screenshot32/new_script/testcases/ |
H A D | test_crash_check.py | 7 def test(self, device): member in Test
|
H A D | test_launcher.py | 12 def test(self, setup_teardown, device): member in Test
|
H A D | test_distributed_musicplayer.py | 14 def test(self, setup_teardown, device): member in Test
|
H A D | test_controller_center.py | 12 def test(self, setup_teardown, device): member in Test
|
H A D | test_contacts.py | 14 def test(self, setup_teardown, device): member in Test
|
H A D | test_mms.py | 14 def test(self, setup_teardown, device): member in Test
|
/developtools/ace_ets2bundle/compiler/ |
H A D | webpack.config.js | 69 test: /\.d\.ts/, 73 test: /(?<!\.d)\.(ets|ts)$/, 145 test: /\.js$/, 180 test: /\.json$/, 333 return /^\.\/workers\//.test(name); 342 return !excludeWorker(workerFile, chunk.name) && !/^\.\/TestAbility/.test(chunk.name); 347 test: /[\\/]node_modules[\\/]/,
|
/developtools/smartperf_host/trace_streamer/test/unittest/pbreader/ |
H A D | proto_reader_test.cpp | 25 #include "test.pb.h" 26 #include "test.pbreader.h" 68 auto test = cores->add_test(); in AddCoreTest() local 69 test->set_number(coreTest.number); in AddCoreTest() 70 test->set_tv_nsec(coreTest.tvNsec); in AddCoreTest() 71 test->set_name(coreTest.name); in AddCoreTest() 72 test->set_is_test(coreTest.isTest); in AddCoreTest() 73 test->set_state(coreTest.state); in AddCoreTest() 75 test->set_alloc_event(coreTest.allocEvent); in AddCoreTest() 77 test in AddCoreTest() [all...] |