Searched refs:TEST_REQUEST_JSON_STR (Results 1 – 2 of 2) sorted by relevance
32 static const std::string TEST_REQUEST_JSON_STR = "TestRequestJsonStr"; variable162 int32_t ret = credOperator->queryCredential(TEST_REQUEST_JSON_STR.c_str(), nullptr);
54 #define TEST_REQUEST_JSON_STR "TestRequestJsonStr" macro1764 ret = ProcessCredential(CRED_OP_QUERY, TEST_REQUEST_JSON_STR, nullptr);1767 ret = ProcessCredential(CRED_OP_QUERY, TEST_REQUEST_JSON_STR, &returnData);1769 ret = ProcessCredential(CRED_OP_INVALID, TEST_REQUEST_JSON_STR, &returnData);