Searched defs:actualCollectionInfo (Results 1 – 2 of 2) sorted by relevance
1414 const auto actualCollectionInfo = mCollectorPeer->getBoottimeCollectionInfo(); in TEST_F() local1435 const auto actualCollectionInfo = mCollectorPeer->getWakeUpCollectionInfo(); in TEST_F() local1619 const auto actualCollectionInfo = mCollectorPeer->getPeriodicCollectionInfo(); in TEST_F() local1645 const auto actualCollectionInfo = mCollectorPeer->getPeriodicCollectionInfo(); in TEST_F() local1669 const auto actualCollectionInfo = mCollectorPeer->getCustomCollectionInfo(); in TEST_F() local1705 const auto actualCollectionInfo = mCollectorPeer->getCustomCollectionInfo(); in TEST_F() local1814 const auto actualCollectionInfo = mCollectorPeer->getPeriodicCollectionInfo(); in TEST_F() local1890 auto actualCollectionInfo = mCollectorPeer->getPeriodicCollectionInfo(); in TEST_F() local1924 auto actualCollectionInfo = mCollectorPeer->getBoottimeCollectionInfo(); in TEST_F() local1949 auto actualCollectionInfo = mCollectorPeer->getWakeUpCollectionInfo(); in TEST_F() local[all …]
109 val actualCollectionInfo = collectionInfoState.getCollectionInfo(expectedProvider) in <lambda>() constant