Searched defs:CreateApiCallBody (Results 1 – 3 of 3) sorted by relevance
82 std::string ObfuscatedGaiaIdFetcher::CreateApiCallBody() { in CreateApiCallBody() function in extensions::ObfuscatedGaiaIdFetcher
156 std::string OAuth2MintTokenFlow::CreateApiCallBody() { in CreateApiCallBody() function in OAuth2MintTokenFlow
183 TEST_F(OAuth2MintTokenFlowTest, CreateApiCallBody) { in TEST_F() argument