Lines Matching refs:value
103 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid boolean value");
156 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid boolean value");
190 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid boolean value");
237 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid integer value");
271 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid integer value");
317 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid float value");
351 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid float value");
385 // check inital value
573 bool value;
588 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)));