• Home
  • Raw
  • Download

Lines Matching refs:CString

151     CString localName = "foo";  in HWTEST_F_L0()
152 CString exportName = "bar"; in HWTEST_F_L0()
153 CString value = "hello world"; in HWTEST_F_L0()
183 CString exportLocalName = "*default*"; in HWTEST_F_L0()
184 CString exportName = "default"; in HWTEST_F_L0()
185 CString exportValue = "hello world"; in HWTEST_F_L0()
259 CString baseFileName = "a.abc"; in HWTEST_F_L0()
290 CString baseFilename = "merge.abc"; in HWTEST_F_L0()
305 CString moduleRecordName = "moduleTest1"; in HWTEST_F_L0()
306 CString moduleRequestName = "@bundle:com.bundleName.test/moduleName/requestModuleName1"; in HWTEST_F_L0()
307 CString result = "com.bundleName.test/moduleName/requestModuleName1"; in HWTEST_F_L0()
308CString entryPoint = ModulePathHelper::ConcatFileNameWithMerge(thread, pf.get(), baseFilename, mod… in HWTEST_F_L0()
314CString newBaseFileName = "/data/storage/el1/bundle/com.bundleName.test/moduleName/moduleName/ets/… in HWTEST_F_L0()
321 CString baseFilename = "merge.abc"; in HWTEST_F_L0()
336 CString moduleRecordName = "moduleTest2"; in HWTEST_F_L0()
337 CString moduleRequestName = "./requestModule.js"; in HWTEST_F_L0()
338 CString result = "requestModule"; in HWTEST_F_L0()
340CString entryPoint = ModulePathHelper::ConcatFileNameWithMerge(thread, pf.get(), baseFilename, mod… in HWTEST_F_L0()
356 CString baseFilename = "merge.abc"; in HWTEST_F_L0()
371 CString moduleRecordName = "moduleTest3"; in HWTEST_F_L0()
372 CString moduleRequestName = "./secord.js"; in HWTEST_F_L0()
373 CString result = "secord"; in HWTEST_F_L0()
374 CString requestFileName = "secord.abc"; in HWTEST_F_L0()
375 CString entryPoint = in HWTEST_F_L0()
397 CString baseFilename = "merge.abc"; in HWTEST_F_L0()
410 const CUnorderedMap<CString, JSPandaFile::JSRecordInfo> &recordInfo = pf->GetJSRecordInfo(); in HWTEST_F_L0()
412 CString moduleRecordName = "node_modules/0/moduleTest4/index"; in HWTEST_F_L0()
413 CString moduleRequestName = "json/index"; in HWTEST_F_L0()
414 CString result = "node_modules/0/moduleTest4/node_modules/json/index"; in HWTEST_F_L0()
417 …const_cast<CUnorderedMap<CString, JSPandaFile::JSRecordInfo> &>(recordInfo).insert({moduleRecordNa… in HWTEST_F_L0()
418 …const_cast<CUnorderedMap<CString, JSPandaFile::JSRecordInfo> &>(recordInfo).insert({result, info}); in HWTEST_F_L0()
419CString entryPoint = ModulePathHelper::ConcatFileNameWithMerge(thread, pf.get(), baseFilename, mod… in HWTEST_F_L0()
426 CString res1 = "node_modules/0/moduleTest/index"; in HWTEST_F_L0()
427 CString moduleRecordName1 = "node_modules///0//moduleTest/index"; in HWTEST_F_L0()
429 CString res2 = "node_modules/0/moduleTest/index"; in HWTEST_F_L0()
430 CString moduleRecordName2 = "./node_modules///0//moduleTest/index"; in HWTEST_F_L0()
432 CString res3 = "node_modules/0/moduleTest/index"; in HWTEST_F_L0()
433 CString moduleRecordName3 = "../node_modules/0/moduleTest///index"; in HWTEST_F_L0()
435 CString res4 = "moduleTest/index"; in HWTEST_F_L0()
436 CString moduleRecordName4 = "./node_modules/..//moduleTest////index"; in HWTEST_F_L0()
438 CString res5 = "node_modules/moduleTest/index"; in HWTEST_F_L0()
439 CString moduleRecordName5 = "node_modules/moduleTest/index/"; in HWTEST_F_L0()
441 CString normalName1 = PathHelper::NormalizePath(moduleRecordName1); in HWTEST_F_L0()
442 CString normalName2 = PathHelper::NormalizePath(moduleRecordName2); in HWTEST_F_L0()
443 CString normalName3 = PathHelper::NormalizePath(moduleRecordName3); in HWTEST_F_L0()
444 CString normalName4 = PathHelper::NormalizePath(moduleRecordName4); in HWTEST_F_L0()
445 CString normalName5 = PathHelper::NormalizePath(moduleRecordName5); in HWTEST_F_L0()
459 CString inputFileName = "moduleName/ets/pages/index.abc"; in HWTEST_F_L0()
460 CString outFileName = ""; in HWTEST_F_L0()
461 CString res1 = "com.bundleName.test/moduleName/ets/pages/index"; in HWTEST_F_L0()
462 CString entryPoint; in HWTEST_F_L0()
475 CString outRes = "/data/storage/el1/bundle/moduleName1/ets/modules.abc"; in HWTEST_F_L0()
476 CString res2 = "com.bundleName.test/moduleName1/ets/pages/index"; in HWTEST_F_L0()
483CString outRes1 = "/data/storage/el1/bundle/com.bundleName.test1/moduleName1/moduleName1/ets/modul… in HWTEST_F_L0()
484 CString res3 = "com.bundleName.test1/moduleName1/ets/pages/index"; in HWTEST_F_L0()
491 CString outRes2 = "/data/storage/el1/bundle/entry/ets/modules.abc"; in HWTEST_F_L0()
492 CString res4 = "com.bundleName.test/entry/ets/mainAbility"; in HWTEST_F_L0()
500 CString res5 = "com.bundleName.test/moduleName/ets/mainAbility"; in HWTEST_F_L0()
509 CString requestName1 = "@bundle:bundleName/moduleName/ets/index"; in HWTEST_F_L0()
512 CString requestName2 = "@ohos:router"; in HWTEST_F_L0()
513 CString requestName3 = "@app:bundleName/moduleName/lib*.so"; in HWTEST_F_L0()
514 CString requestName4 = "@native:system.app"; in HWTEST_F_L0()
515 CString requestName5 = "@xxx:internal"; in HWTEST_F_L0()
518 CString requestName6 = "@package:pkg_modules/.ohpm/json5@2.2.3/pkg_modules/json5/dist/index"; in HWTEST_F_L0()
519 CString requestName7 = "@ohos/common"; in HWTEST_F_L0()
554 CString inputFileName = "moduleName/ets/pages/index.abc"; in HWTEST_F_L0()
555 CString resName1 = "moduleName/ets/pages/"; in HWTEST_F_L0()
561 CString resName2 = "moduleName\\ets\\pages\\"; in HWTEST_F_L0()
567 CString resName3 = ""; in HWTEST_F_L0()
575 CString inputFileName = "moduleName@nameSpace"; in HWTEST_F_L0()
576 CString res1 = "moduleName"; in HWTEST_F_L0()
581 CString res2 = "moduleName"; in HWTEST_F_L0()
588 CString inputFileName = "bundleName/moduleName@namespace/moduleName"; in HWTEST_F_L0()
589 CString res1 = "moduleName"; in HWTEST_F_L0()
596 CString inputFileName = "@ohos:hilog"; in HWTEST_F_L0()
597 CString res1 = "hilog"; in HWTEST_F_L0()
598 CString outFileName = PathHelper::GetStrippedModuleName(inputFileName); in HWTEST_F_L0()
604 CString inputFileName = "@ohos:hilog"; in HWTEST_F_L0()
605 CString res1 = "ohos"; in HWTEST_F_L0()
606 CString outFileName = PathHelper::GetInternalModulePrefix(inputFileName); in HWTEST_F_L0()
612 CString inputFileName = "json5"; in HWTEST_F_L0()
631 CString inputFileName = "./test"; in HWTEST_F_L0()
634 CString outFileName = ModulePathHelper::RemoveSuffix(inputFileName); in HWTEST_F_L0()
643 CString result = "test"; in HWTEST_F_L0()