Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/tests/
Dinst_generator.cpp1280 void StatisticGenerator::FillHTMLPageHeadPart(std::ofstream &htmlPage) in FillHTMLPageHeadPart()
1319 void StatisticGenerator::FillHTMLPageOpcodeStatistic(std::ofstream &htmlPage, Opcode opc) in FillHTMLPageOpcodeStatistic()
1360 std::ofstream htmlPage; in GenerateHTMLPage() local