Searched refs:response_obj (Results 1 – 3 of 3) sorted by relevance
67 response_obj = eval(response.replace('null', 'None'))68 self.assertNotEquals(response_obj['error'], 'None')
124 conformance::ConformanceResponse response_obj; in RunTest() local125 response_obj.set_runtime_error(error_msg); in RunTest()126 response_obj.SerializeToString(response); in RunTest()
1030 response_obj = {1038 encoder.encode(response_obj).encode("utf-8"))