Searched refs:m_caseFile (Results 1 – 1 of 1) sorted by relevance
449 delete m_caseFile; in TearDown()458 TestableCaseFile *m_caseFile; member in CaseFileTest469 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()586 m_caseFile->SpliceEvents(); in TEST_F()588 EXPECT_TRUE(m_caseFile->ShouldFault()); in TEST_F()635 m_caseFile->SpliceEvents(); in TEST_F()637 EXPECT_TRUE(m_caseFile->ShouldFault()); in TEST_F()688 m_caseFile->SpliceEvents(); in TEST_F()[all …]