Home
last modified time | relevance | path

Searched refs:startStatus (Results 1 – 1 of 1) sorted by relevance

/developtools/profiler/device/services/profiler_service/test/unittest/
Dprofiler_service_performance_test.cpp338 …grpc::Status startStatus = profilerStub_->StartSession(&startContext, startRequest, &startResponse… in StartPluginSession() local
339 return startStatus.ok(); in StartPluginSession()