Home
last modified time | relevance | path

Searched defs:fileNames (Results 1 – 14 of 14) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/test/unit/lsp/
Dget_name_or_dotted_name_span_test.cpp44 std::vector<std::string> fileNames = {"get_name_span_from_simple_identifier.ets"}; in TEST_F() local
65 std::vector<std::string> fileNames = {"get_name_span_from_property_access.ets"}; in TEST_F() local
88 std::vector<std::string> fileNames = {"get_name_span_from_nested_namespace_class_call.ets"}; in TEST_F() local
113 std::vector<std::string> fileNames = {"get_name_span_from_invalid_token.ets"}; in TEST_F() local
133 std::vector<std::string> fileNames = {"get_name_span_from_qualified_namespace_function.ets"}; in TEST_F() local
Dclass_hierarchys_test.cpp122 std::vector<std::string> fileNames = {"GetClassHierarchiesImpl_001_file1.ets"}; in TEST_F() local
145 std::vector<std::string> fileNames = {"GetClassHierarchiesImpl_002_file1.ets"}; in TEST_F() local
168 std::vector<std::string> fileNames = {"GetClassHierarchiesImpl_003_file1.ets"}; in TEST_F() local
191 std::vector<std::string> fileNames = {"GetClassHierarchiesImpl_004_file1.ets"}; in TEST_F() local
214 std::vector<std::string> fileNames = {"GetClassHierarchiesImpl_005_file1.ets"}; in TEST_F() local
Dclass_hierarchy_test.cpp33 …std::vector<std::string> fileNames = {"aa1.ets", "bb1.ets", "cc1.ets", "ii1.ets", "mm1.ets", "nn1.… in TEST_F() local
80 …std::vector<std::string> fileNames = {"aa2.ets", "bb2.ets", "cc2.ets", "ii2.ets", "mm2.ets", "nn2.… in TEST_F() local
125 …std::vector<std::string> fileNames = {"aa3.ets", "bb3.ets", "cc3.ets", "ii3.ets", "mm3.ets", "nn3.… in TEST_F() local
174 std::vector<std::string> fileNames = {"aa4.ets", "bb4.ets", "cc4.ets", "dd4.ets"}; in TEST_F() local
Dget_reference_location.cpp51 std::vector<std::string> fileNames = {"firstFile.ets", "secondFile.ets", "thirdFile.ets"}; in TEST_F() local
90 std::vector<std::string> fileNames = {"firstFile.ets", "secondFile.ets", "thirdFile.ets"}; in TEST_F() local
130 std::vector<std::string> fileNames = {"firstFile.ets", "secondFile.ets", "thirdFile.ets"}; in TEST_F() local
Dget_definition_and_bound_span_test.cpp64 …std::vector<std::string> fileNames = {"GetDefinitionAndBoundSpan_export.ets", "GetDefinitionAndBou… in TEST_F() local
Dfind_references_test.cpp49 vector<string> fileNames = {"findReferencesOne.ets", "findReferencesTwo.ets"}; variable
Dfind_rename_locations_test.cpp25 std::vector<std::string> fileNames = {"findRenameLocsOne.ets", "findRenameLocsTwo.ets"}; variable
Dget_constructor_test.cpp56 std::vector<std::string> fileNames = {"getClassConstructorInfo1.ets"}; in TEST_F() local
Dget_class_property_info_test.cpp223 std::vector<std::string> fileNames = {"GetClassPropertyInfoMethodFile1.ets"}; in TEST_F() local
/arkcompiler/ets_runtime/ecmascript/quick_fix/
Dmain.cpp95 arg_list_t fileNames = base::StringHelper::SplitString(files, ";"); in Main() local
97 arg_list_t fileNames = base::StringHelper::SplitString(files, ":"); in Main() local
/arkcompiler/ets_runtime/ecmascript/js_vm/
Dmain.cpp139 arg_list_t fileNames = base::StringHelper::SplitString(files, ";"); in ExecutePandaFile() local
141 arg_list_t fileNames = base::StringHelper::SplitString(files, ":"); in ExecutePandaFile() local
/arkcompiler/ets_frontend/arkguard/src/
DArkObfuscatorForTest.ts222 const fileNames: string[] = fs.readdirSync(dirName); constant
/arkcompiler/ets_frontend/ets2panda/public/
Des2panda_lib.cpp434 es2panda_Config *config, int fileNamesCount, char const *const *fileNames) in CreateContextGenerateAbcForExternalSourceFiles()
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument