Searched refs:ksResponse (Results 1 – 1 of 1) sorted by relevance
| /developtools/profiler/device/services/profiler_service/test/unittest/ |
| D | profiler_service_performance_test.cpp | 322 KeepSessionResponse ksResponse; in KeepPluginSession() local 323 status = profilerStub_->KeepSession(&context, request, &ksResponse); in KeepPluginSession() 562 KeepSessionResponse ksResponse; in __anon11ccc4d00202() local 563 grpc::Status status = profilerStub_->KeepSession(&context, request, &ksResponse); in __anon11ccc4d00202() 694 KeepSessionResponse ksResponse; in __anon11ccc4d00402() local 695 grpc::Status status = profilerStub_->KeepSession(&context, request, &ksResponse); in __anon11ccc4d00402() 799 KeepSessionResponse ksResponse; in __anon11ccc4d00602() local 800 grpc::Status status = profilerStub_->KeepSession(&context, request, &ksResponse); in __anon11ccc4d00602() 888 KeepSessionResponse ksResponse; in __anon11ccc4d00802() local 889 grpc::Status status = profilerStub_->KeepSession(&context, request, &ksResponse); in __anon11ccc4d00802() [all …]
|