cosmetic string change. not part of the build.
git-svn-id: svn://10.0.0.236/trunk@134511 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -124,7 +124,7 @@ void CnsICmdParams::GetDoubleValueTest(double value, const char *stateType, int
|
||||
cmdParamObj->SetDoubleValue(stateType, value);
|
||||
rv = cmdParamObj->GetDoubleValue(stateType, &retval);
|
||||
RvTestResult(rv, "GetDoubleValue test", displayMode);
|
||||
FormatAndPrintOutput("GetLongValue() return double = ", retval, displayMode);
|
||||
FormatAndPrintOutput("GetDoubleValue() return double = ", retval, displayMode);
|
||||
}
|
||||
else
|
||||
QAOutput("GetDoubleValueTest: We didn't get nsICommandParams object.", 1);
|
||||
|
||||
Reference in New Issue
Block a user