Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/client/tcpServer/test/
Druntest.py29 loader = unittest.TestLoader() variable in RunTest
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/tests/
Dpgo_profiler_test.cpp158 PGOProfilerDecoder &loader, in ParseRelatedPandaFileMethods()
264 PGOProfilerDecoder loader("ark-profiler/modules.ap", DECODER_THRESHOLD); in HWTEST_F_L0() local
313 PGOProfilerDecoder loader("ark-profiler1/modules.ap", DECODER_THRESHOLD); in HWTEST_F_L0() local
366 PGOProfilerDecoder loader("ark-profiler2/modules.ap", DECODER_THRESHOLD); in HWTEST_F_L0() local
419 PGOProfilerDecoder loader("ark-profiler3/modules.ap", DECODER_THRESHOLD); in HWTEST_F_L0() local
472 PGOProfilerDecoder loader("", DECODER_THRESHOLD); in HWTEST_F_L0() local
537 PGOProfilerDecoder loader("ark-profiler5/profiler", DECODER_THRESHOLD); in HWTEST_F_L0() local
583 PGOProfilerDecoder loader("ark-profiler8/modules.ap", DECODER_THRESHOLD); in HWTEST_F_L0() local
631 PGOProfilerDecoder loader("ark-profiler9/modules.ap", DECODER_THRESHOLD); in HWTEST_F_L0() local
679 PGOProfilerDecoder loader("ark-profiler10/modules.ap", DECODER_THRESHOLD); in HWTEST_F_L0() local
[all …]
/arkcompiler/runtime_core/static_core/compiler/tests/
Dunit_test.cpp112 auto loader = GetClassLinker(); in BuildGraph() local
/arkcompiler/runtime_core/compiler/tests/
Dunit_test.cpp112 auto loader = GetClassLinker(); in BuildGraph() local
/arkcompiler/ets_runtime/test/moduletest/ecmastringtable/
Decmastringtable.js28 function getOrCreateLoad(loader, id) { argument
/arkcompiler/ets_runtime/ecmascript/dfx/stackinfo/
Djs_stackinfo.h188 static AOTFileManager *loader; variable
/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
Dcpu_profiler.cpp512 AOTFileManager *loader = vm_->GetAOTFileManager(); in IsAddrAtStubOrAot() local
/arkcompiler/ets_runtime/ecmascript/
Decma_vm.cpp58 AOTFileManager *JsStackInfo::loader = nullptr; member in panda::ecmascript::JsStackInfo
Decma_context.cpp1222 auto loader = aotFileManager_; in CalCallSiteInfo() local
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument