Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/unittest/
DIceELFSectionTest.cpp32 size_t pops_size = std::string("pops").size(); in CheckStringTablePermLayout() local
57 EXPECT_EQ(Strtab.getSectionData().slice(pops_index, pops_index + pops_size), in CheckStringTablePermLayout()