Lines Matching defs:value
101 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid boolean value");
147 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid boolean value");
181 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid boolean value");
217 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid integer value");
251 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid integer value");
286 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid integer value");
320 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid boolean value");
355 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid float value");
389 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid float value");
425 // check inital value
766 bool value;
784 FOR_EACH_VERIFIER(isEnabledVerifiers, addChild(new IsEnabledStateTestCase(m_context, verifier, (std::string(isEnableds[testNdx].name) + verifier->getTestNamePostfix()).c_str(), isEnableds[testNdx].description, isEnableds[testNdx].targetName, isEnableds[testNdx].value)));