Home
last modified time | relevance | path

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

/external/cronet/tot/net/test/
Dct_test_util.cc359 std::string consistency_proof_json = std::string("{\"consistency\":["); in CreateConsistencyProofJsonString() local
363 consistency_proof_json += in CreateConsistencyProofJsonString()
366 consistency_proof_json += std::string(","); in CreateConsistencyProofJsonString()
368 consistency_proof_json += std::string("]}"); in CreateConsistencyProofJsonString()
370 return consistency_proof_json; in CreateConsistencyProofJsonString()
/external/cronet/stable/net/test/
Dct_test_util.cc359 std::string consistency_proof_json = std::string("{\"consistency\":["); in CreateConsistencyProofJsonString() local
363 consistency_proof_json += in CreateConsistencyProofJsonString()
366 consistency_proof_json += std::string(","); in CreateConsistencyProofJsonString()
368 consistency_proof_json += std::string("]}"); in CreateConsistencyProofJsonString()
370 return consistency_proof_json; in CreateConsistencyProofJsonString()