Searched defs:TestResource (Results 1 – 7 of 7) sorted by relevance
| /third_party/mindspore/mindspore-src/source/tests/ut/cpp/pipeline/ |
| D | resource_test.cc | 34 class TestResource : public UT::Common { class 36 TestResource() {} in TestResource() function in mindspore::pipeline::TestResource 41 TEST_F(TestResource, test_built_in_type_map) { in TEST_F() argument
|
| /third_party/skia/m133/tests/graphite/ |
| D | GraphiteResourceCacheTest.cpp | 37 class TestResource : public Resource { class 72 TestResource(const SharedContext* sharedContext, in TestResource() function in skgpu::graphite::TestResource
|
| /third_party/skia/include/private/ |
| D | GrResourceKey.h | 160 friend class TestResource; // For unit test to access kMetaDataCnt. variable
|
| /third_party/skia/m133/tests/ |
| D | ResourceCacheTest.cpp | 293 class TestResource : public GrGpuResource { class 302 TestResource(GrGpu* gpu, in TestResource() function in TestResource 351 TestResource(GrGpu* gpu, in TestResource() function in TestResource 367 TestResource(GrGpu* gpu, GrWrapCacheable cacheable, size_t size, std::string_view label) in TestResource() function in TestResource
|
| /third_party/skia/tests/ |
| D | ResourceCacheTest.cpp | 235 class TestResource : public GrGpuResource { class 244 TestResource(GrGpu* gpu, SkBudgeted budgeted = SkBudgeted::kYes, size_t size = kDefaultSize) in TestResource() function in TestResource 287 TestResource(GrGpu* gpu, SkBudgeted budgeted, SimulatedProperty property, ScratchConstructor, in TestResource() function in TestResource 299 TestResource(GrGpu* gpu, GrWrapCacheable cacheable, size_t size) in TestResource() function in TestResource
|
| /third_party/skia/m133/src/gpu/ |
| D | ResourceKey.h | 25 class TestResource; variable
|
| /third_party/rust/rust/src/tools/clippy/tests/ui/ |
| D | len_without_is_empty.rs | 380 pub trait TestResource { trait
|