Home
last modified time | relevance | path

Searched refs:patchExtractors (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/debugger/tests/
Dhot_reload_manager_test.cpp85 [[maybe_unused]] auto patchExtractors = hotReloadManager->GetPatchExtractors(sourceFile); in HWTEST_F_L0() local
86 EXPECT_TRUE(!patchExtractors.empty()); in HWTEST_F_L0()