Searched refs:astruct (Results 1 – 2 of 2) sorted by relevance
167 XmlRpcValue astruct; in testStruct() local168 astruct["array"] = a; in testStruct()169 assert(astruct["array"][2] == struct1["d"]); in testStruct()
164 XmlRpcValue astruct; in testStruct() local165 astruct["array"] = a; in testStruct()166 assert(astruct["array"][2] == struct1["d"]); in testStruct()