Home
last modified time | relevance | path

Searched defs:TestExtractor (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/toolchain/tooling/dynamic/test/utils/
Dtest_extractor.h38 explicit TestExtractor(const JSPandaFile *pandaFile) : DebugInfoExtractor(pandaFile) {} in TestExtractor() function
/arkcompiler/runtime_core/static_core/runtime/tests/tooling/
Dtest_extractor.cpp32 TestExtractor::TestExtractor(const panda_file::File *pf) in TestExtractor() function in ark::tooling::test::TestExtractor