Home
last modified time | relevance | path

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

/developtools/profiler/device/services/profiler_service/test/unittest/
Dprofiler_service_performance_test.cpp308 …grpc::Status createStatus = profilerStub_->CreateSession(&createContext, createRequest, &createRes… in CreatePluginSession() local
310 return createStatus.ok(); in CreatePluginSession()