Lines Matching refs:m_expectResult
329 , m_expectResult (specification.expectResult)
372 , m_expectResult (specification.expectResult)
462 switch (m_expectResult)
714 switch (m_expectResult)
754 if (m_expectResult == EXPECT_COMPILE_FAIL && allCompilesOk && !allLinksOk)
762 if (m_expectResult == EXPECT_COMPILE_FAIL ||
763 m_expectResult == EXPECT_COMPILE_LINK_FAIL ||
764 m_expectResult == EXPECT_LINK_FAIL)
940 (m_expectResult == EXPECT_VALIDATION_FAIL) ?
946 if (m_expectResult == EXPECT_PASS)
978 else if (m_expectResult == EXPECT_VALIDATION_FAIL)