Searched refs:matchCount (Results 1 – 1 of 1) sorted by relevance
161 uint32_t matchCount = 0, moduleCount = 0; in ElfSearchTest() local166 ++matchCount; in ElfSearchTest()175 EXPECT_EQ(moduleCount, matchCount, "Build for module was not found."); in ElfSearchTest()
Completed in 3 milliseconds