Searched defs:TestResource (Results 1 – 5 of 5) sorted by relevance
| /third_party/mindspore/tests/ut/cpp/pipeline/ |
| D | resource_test.cc | 32 class TestResource : public UT::Common { class 34 TestResource() {} in TestResource() function in mindspore::pipeline::TestResource 39 TEST_F(TestResource, test_built_in_type_map) { in TEST_F() argument
|
| /third_party/flutter/skia/include/private/ |
| D | GrResourceKey.h | 159 friend class TestResource; // For unit test to access kMetaDataCnt. variable
|
| /third_party/skia/include/private/ |
| D | GrResourceKey.h | 160 friend class TestResource; // For unit test to access kMetaDataCnt. variable
|
| /third_party/flutter/skia/tests/ |
| D | ResourceCacheTest.cpp | 255 class TestResource : public GrGpuResource { class 264 TestResource(GrGpu* gpu, SkBudgeted budgeted = SkBudgeted::kYes, size_t size = kDefaultSize) in TestResource() function in TestResource 307 TestResource(GrGpu* gpu, SkBudgeted budgeted, SimulatedProperty property, ScratchConstructor, in TestResource() function in TestResource 319 TestResource(GrGpu* gpu, GrWrapCacheable cacheable, size_t size) 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
|