Home
last modified time | relevance | path

Searched defs:PostResponse (Results 1 – 1 of 1) sorted by relevance

/system/tpm/trunks/
Dtpm_generated_test.cc298 class PostResponse { class
300 explicit PostResponse(const std::string& response) : response_(response) {} in PostResponse() function in trunks::PostResponse