Home
last modified time | relevance | path

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

/external/google-breakpad/src/common/
Ddwarf_cu_to_module_unittest.cc815 int paired_count[2]; member
882 TestLineCount(0, s.paired_count[0]); in TEST_P()
883 for (int i = 0; i < s.paired_count[0]; i++) in TEST_P()
890 TestLineCount(1, s.paired_count[1]); in TEST_P()
891 for (int i = 0; i < s.paired_count[1]; i++) in TEST_P()