Home
last modified time | relevance | path

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

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