Searched refs:fetchResponse1 (Results 1 – 1 of 1) sorted by relevance
1636 std::unique_ptr<grpc::ClientReader<FetchDataResponse>> fetchResponse1 = nullptr; variable1641 fetchResponse1 = profilerStub_->FetchData(&fetchContext2, fetchRequest1);1642 ASSERT_TRUE(fetchResponse1 != nullptr);1647 fetchResponse1.get()->Read(&rp); in __anon11ccc4d01302()