Searched defs:contexts_ (Results 1 – 5 of 5) sorted by relevance
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/image/dvpp/utils/ | ||
D | ResourceManager.h | 86 std::vector<aclrtContext> contexts_; variable |
/third_party/libphonenumber/cpp/test/phonenumbers/ | ||
D | regexp_adapter_test.cc | 82 vector<const RegExpTestContext*> contexts_; member in i18n::phonenumbers::RegExpAdapterTest |
/third_party/grpc/test/cpp/end2end/ | ||
D | thread_stress_test.cc | 259 std::vector<Context> contexts_; member in grpc::testing::CommonStressTestAsyncServer |
/third_party/grpc/test/cpp/qps/ | ||
D | server_async.cc | 524 std::vector<std::unique_ptr<ServerRpcContext>> contexts_; member in grpc::testing::AsyncQpsServerTest |
/third_party/node/src/ | ||
D | env.h | 725 std::vector<v8::Global<v8::Context>> contexts_; variable |