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.cc818 int paired_count[2]; member
885 TestLineCount(0, s.paired_count[0]); in TEST_P()
886 for (int i = 0; i < s.paired_count[0]; i++) in TEST_P()
893 TestLineCount(1, s.paired_count[1]); in TEST_P()
894 for (int i = 0; i < s.paired_count[1]; i++) in TEST_P()