Searched refs:ThrowingFunction (Results 1 – 1 of 1) sorted by relevance
15 int ThrowingFunction() in ThrowingFunction() function38 CHECK(ThrowingFunction() == 1); in SUITE()97 CHECK_EQUAL(ThrowingFunction(), 123); line = __LINE__; in SUITE()183 CHECK_CLOSE(static_cast<float>(ThrowingFunction()), 1.0001f, 0.1f); line = __LINE__; in SUITE()