Home
last modified time | relevance | path

Searched refs:EnumerateMethods (Results 1 – 25 of 52) sorted by relevance

123

/arkcompiler/runtime_core/static_core/assembler/tests/
Demitter_test.cpp97 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in TEST()
180 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &) { ASSERT_TRUE(false); }); in TEST()
226 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in TEST()
316 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in TEST()
454 …cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { ASSERT_FALSE(mda.GetSourceLang());… in TEST()
480 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in TEST()
506 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in TEST()
702 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in TEST()
777 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in TEST()
852 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in TEST()
[all …]
/arkcompiler/ets_runtime/ecmascript/jspandafile/tests/
Djs_pandafile_executor_test.cpp79 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in HWTEST_F_L0()
114 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in HWTEST_F_L0()
151 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in HWTEST_F_L0()
Dpanda_file_translator_test.cpp79 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in HWTEST_F_L0()
122 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in HWTEST_F_L0()
Djs_pandafile_test.cpp137 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in HWTEST_F_L0()
171 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in HWTEST_F_L0()
221 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in HWTEST_F_L0()
/arkcompiler/runtime_core/bytecode_optimizer/tests/
Dgraph_test.h56 cda.EnumerateMethods([&pfile, &cb](panda_file::MethodDataAccessor &mda) { in TestBuildGraphFromFile()
85 … cda.EnumerateMethods([maps, method_name, ir_interface, &cb](panda_file::MethodDataAccessor &mda) { in TestBuildGraphFromFunc()
Druntime_adapter_test.cpp68 cda.EnumerateMethods([&pointers](panda_file::MethodDataAccessor &mda) { in GetPointers()
/arkcompiler/runtime_core/static_core/tests/fuzztest/methoddataaccessor_fuzzer/
Dmethoddataaccessor_fuzzer.cpp37 cda.EnumerateMethods([&](const panda::panda_file::MethodDataAccessor &mda) {}); in MethodDataAccessorFuzzTest()
/arkcompiler/runtime_core/assembler/tests/
Demitter_test.cpp95 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in TEST()
178 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &) { ASSERT_TRUE(false); }); in TEST()
224 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in TEST()
314 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in TEST()
450 …cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { ASSERT_FALSE(mda.GetSourceLang());… in TEST()
476 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in TEST()
502 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in TEST()
696 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in TEST()
771 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in TEST()
Dassembler_emitter_test.cpp82 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in __anon10c649830102()
135 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in __anon10c649830402()
209 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &) { EXPECT_TRUE(false); }); in __anon10c649830802()
255 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in __anon10c649830902()
369 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in __anon10c649830a02()
517 …cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { EXPECT_FALSE(mda.GetSourceLang());… in __anon10c649830d02()
548 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in __anon10c649830e02()
574 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in __anon10c649830f02()
784 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in __anon10c649831102()
/arkcompiler/runtime_core/static_core/plugins/ets/arkts_header/
Dheader_writer.cpp60 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in PrintFunction()
85 cda.EnumerateMethods([&mda, &isOverloaded](panda_file::MethodDataAccessor &mda1) { in CheckOverloading()
/arkcompiler/runtime_core/static_core/runtime/include/
Dvtable_builder-inl.h26 cda->EnumerateMethods([this](panda_file::MethodDataAccessor &mda) { in BuildForInterface()
71 cda->EnumerateMethods([this, ctx](panda_file::MethodDataAccessor &mda) { in AddClassMethods()
/arkcompiler/runtime_core/static_core/libpandafile/external/
Dfile_ext.cpp84 cda.EnumerateMethods(callBack); in QueryMethodSymByOffset()
103 cda.EnumerateMethods([&](panda::panda_file::MethodDataAccessor &mda) -> void { in QueryMethodSymAndLineByOffset()
153 cda.EnumerateMethods(queryCb); in QueryAllMethodSyms()
/arkcompiler/runtime_core/static_core/libpandafile/
Dclass_data_accessor-inl.h54 EnumerateMethods([](const MethodDataAccessor & /* unused */) {}); in SkipMethods()
173 inline void ClassDataAccessor::EnumerateMethods(const Callback &cb) in EnumerateMethods() function
Dclass_data_accessor.h118 void EnumerateMethods(const Callback &cb);
Ddebug_info_extractor.cpp196 cda.EnumerateMethods([this, &pandaFile, &pf, &sourceFileId, &cda](MethodDataAccessor &mda) { in Extract()
/arkcompiler/runtime_core/libpandafile/
Dclass_data_accessor-inl.h54 EnumerateMethods([](const MethodDataAccessor & /* unused */) {}); in SkipMethods()
174 inline void ClassDataAccessor::EnumerateMethods(const Callback &cb) in EnumerateMethods() function
Dclass_data_accessor.h98 void EnumerateMethods(const Callback &cb);
Ddebug_info_extractor.cpp197 cda.EnumerateMethods([&](MethodDataAccessor &mda) { in Extract()
/arkcompiler/runtime_core/compiler/tests/
Dgraph_test.h56 cda.EnumerateMethods([&pfile, &cb](panda_file::MethodDataAccessor &mda) { in TestBuildGraphFromFile()
DirBuilder_tests.cpp60 … cda.EnumerateMethods([&prog, maps, methodName, &cb](panda_file::MethodDataAccessor &mda) { in TestBuildGraphFromFunc()
93 cda.EnumerateMethods([&pfile, &cb](panda_file::MethodDataAccessor &mda) { in TestBuildGraphFromFile()
/arkcompiler/runtime_core/static_core/tools/sampler/
Daspt_converter.cpp139 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in BuildMethodsMapHelper()
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Ddebug_info_extractor.h122 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in MatchWithLocation()
/arkcompiler/runtime_core/static_core/runtime/tests/
Ddebugger_test.cpp108 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in TEST_F()
/arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/types/
Dets_class_test.cpp686 TEST_F(EtsClassTest, EnumerateMethods) in TEST_F() argument
711 klass->EnumerateMethods([&enumerateMethods, &methodsVectorSize](EtsMethod *method) { in TEST_F()
/arkcompiler/runtime_core/static_core/bytecode_optimizer/tests/
Druntime_adapter_test.cpp68 cda.EnumerateMethods([&pointers](panda_file::MethodDataAccessor &mda) { in GetPointers()

123