Searched defs:second_entry (Results 1 – 3 of 3) sorted by relevance
101 struct config_entry *second_entry = list_->entries + 1; in TEST_F() local127 struct config_entry *second_entry = list_->entries + 1; in TEST_F() local
197 let second_entry = table.nth_entry(1).unwrap(); in test_dt_table_is_parsed() localVariable228 let second_entry = &entries[1]; in test_dt_table_is_parsed_iterator() localVariable
3012 scoped_refptr<MockDiskEntry> second_entry; in TEST_F() local