Home
last modified time | relevance | path

Searched refs:emptyStringVal2 (Results 1 – 2 of 2) sorted by relevance

/external/xmlrpcpp/test/
DTestValuesWin32.cpp83 XmlRpcValue emptyStringVal2(""); in testString() local
84 assert(emptyStringVal1 == emptyStringVal2); in testString()
DTestValues.cpp80 XmlRpcValue emptyStringVal2(""); in testString() local
81 assert(emptyStringVal1 == emptyStringVal2); in testString()