Searched refs:m_caseFile (Results 1 – 1 of 1) sorted by relevance
449 delete m_caseFile; in TearDown()458 TestableCaseFile *m_caseFile; member in CaseFileTest468 EXPECT_FALSE(m_caseFile->ShouldDegrade()); in TEST_F()469 EXPECT_FALSE(m_caseFile->ShouldFault()); in TEST_F()507 EXPECT_FALSE(m_caseFile->ShouldFault()); in TEST_F()521 EXPECT_CALL(*m_caseFile, Close()); in TEST_F()569 m_caseFile->SpliceEvents(); in TEST_F()571 EXPECT_TRUE(m_caseFile->ShouldFault()); in TEST_F()622 m_caseFile->SpliceEvents(); in TEST_F()623 EXPECT_TRUE(m_caseFile->ShouldDegrade()); in TEST_F()[all …]