Searched refs:fetchResponse2 (Results 1 – 1 of 1) sorted by relevance
707 std::unique_ptr<grpc::ClientReader<FetchDataResponse>> fetchResponse2 = nullptr; variable712 fetchResponse2 = profilerStub_->FetchData(&fetchContext2, fetchRequest2);713 ASSERT_TRUE(fetchResponse2 != nullptr);718 fetchResponse2.get()->Read(&rp); in __anon11ccc4d00502()901 std::unique_ptr<grpc::ClientReader<FetchDataResponse>> fetchResponse2 = nullptr; variable906 fetchResponse2 = profilerStub_->FetchData(&fetchContext2, fetchRequest2);907 ASSERT_TRUE(fetchResponse2 != nullptr);912 fetchResponse2.get()->Read(&rp); in __anon11ccc4d00902()