Home
last modified time | relevance | path

Searched defs:GetImpl (Results 1 – 3 of 3) sorted by relevance

/third_party/vk-gl-cts/external/amber/src/include/amber/
Drecipe.h60 RecipeImpl* GetImpl() const { return impl_; } in GetImpl() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/dvm/
Ddvm.h155 VKernel *GetImpl() const { return kernel_; } in GetImpl() function
/third_party/googletest/googlemock/test/
Dgmock-matchers-comparisons_test.cc1407 const int& GetImpl(Tag<0>) const { return member_1; } in TEST() function
1408 const std::string& GetImpl(Tag<1>) const { return member_2; } in TEST() function