Home
last modified time | relevance | path

Searched defs:usages (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/runtime_core/libabckit/tests/scenarios/api_scanner/dynamic/
Dapi_scanner_test.cpp37 const auto &usages = a.GetApiUsages(); in TEST_F() local
Dapi_scanner.h70 std::vector<UsageInfo> usages; in AddApiUsage() local
Dapi_scanner.cpp190 auto usages = apiUsages_.at(otherUsage.idx); in IsUsagesEqual() local
/arkcompiler/runtime_core/libabckit/tests/clean_scenarios/cpp_api/dynamic/api_scanner/
Dapi_scanner_test.cpp121 std::vector<UsageInfo> usages; in AddApiUsage() local
250 auto usages = apiUsages.at(otherUsage.idx); in IsUsagesEqual() local
282 const ApiUsageMap usages = GetApiUsages(apiList, &file); in TEST_F() local
/arkcompiler/runtime_core/libabckit/tests/clean_scenarios/c_api/dynamic/api_scanner/
Dapi_scanner_test.cpp214 std::vector<UsageInfo> usages; in AddApiUsage() local
340 auto usages = apiUsages.at(otherUsage.idx); in IsUsagesEqual() local
371 const ApiUsageMap usages = GetApiUsages(apiList, file); in TEST_F() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dsimplify_string_builder.cpp1693 auto &usages = GetStringBuilderUsagesPO(accValue); in MatchLoopConcatenation() local
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument