Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/abc2program/tests/cpp_sources/
Dhello_world_test.cpp602 auto &mod_table = prog_->literalarray_table; variable
603 EXPECT_EQ(mod_table.size(), SIZE_OF_LITERAL_ARRAY_TABLE);
604 auto &module_literals = mod_table.begin()->second.literals_;