/third_party/libphonenumber/java/internal/prefixmapper/test/com/google/i18n/phonenumbers/prefixmapper/ |
D | FlyweightMapStorageTest.java | 62 assertEquals("Paris", mapStorage.getDescription(0)); in testReadFromSortedMap() 63 assertSame(mapStorage.getDescription(0), mapStorage.getDescription(1)); in testReadFromSortedMap() 65 assertEquals("Marseille", mapStorage.getDescription(2)); in testReadFromSortedMap() 66 assertSame(mapStorage.getDescription(2), mapStorage.getDescription(3)); in testReadFromSortedMap() 73 assertEquals("", mapStorage.getDescription(4)); in testReadFromSortedMapSupportsEmptyDescription() 74 assertSame(mapStorage.getDescription(4), mapStorage.getDescription(5)); in testReadFromSortedMapSupportsEmptyDescription()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | Pass.cpp | 58 static std::string getDescription(const Module &M) { in getDescription() function 64 return Gate.isEnabled() && !Gate.shouldRunPass(this, getDescription(M)); in skipModule() 162 static std::string getDescription(const Function &F) { in getDescription() function 168 if (Gate.isEnabled() && !Gate.shouldRunPass(this, getDescription(F))) in skipFunction()
|
/third_party/vk-gl-cts/modules/egl/ |
D | teglCreateSurfaceTests.cpp | 364 …windowGroup->addChild(new CreateWindowSurfaceCase(m_eglTestCtx, i->getName(), i->getDescription(),… in init() 379 …pixmapGroup->addChild(new CreatePixmapSurfaceCase(m_eglTestCtx, i->getName(), i->getDescription(),… in init() 394 …Group->addChild(new CreatePbufferSurfaceCase(m_eglTestCtx, i->getName(), i->getDescription(), *i)); in init() 409 …windowGroup->addChild(new CreateWindowSurfaceCase(m_eglTestCtx, i->getName(), i->getDescription(),… in init() 424 …pixmapGroup->addChild(new CreatePixmapSurfaceCase(m_eglTestCtx, i->getName(), i->getDescription(),… in init() 439 …windowGroup->addChild(new CreateWindowSurfaceCase(m_eglTestCtx, i->getName(), i->getDescription(),… in init() 454 …pixmapGroup->addChild(new CreatePixmapSurfaceCase(m_eglTestCtx, i->getName(), i->getDescription(),… in init()
|
D | teglRobustnessTests.cpp | 227 const string& getDescription (void) const { return m_description; } in getDescription() function in deqp::egl::__anon831676ed0111::RobustnessTestCase::Params 1706 …ild (new BasicResetCase(eglTestCtx, test.getName().c_str(), (test.getDescription() + resetScena… in createRobustnessTests() 1709 …Child (new BasicResetCase(eglTestCtx, test.getName().c_str(), (test.getDescription() + resetScena… in createRobustnessTests() 1712 …ild (new BasicResetCase(eglTestCtx, test.getName().c_str(), (test.getDescription() + resetScena… in createRobustnessTests() 1715 …Child (new BasicResetCase(eglTestCtx, test.getName().c_str(), (test.getDescription() + resetScena… in createRobustnessTests() 1718 …ild (new BasicResetCase(eglTestCtx, test.getName().c_str(), (test.getDescription() + resetScena… in createRobustnessTests() 1721 …Child (new BasicResetCase(eglTestCtx, test.getName().c_str(), (test.getDescription() + resetScena… in createRobustnessTests() 1768 …ild (new BasicResetCase(eglTestCtx, test.getName().c_str(), (test.getDescription() + resetScena… in createRobustnessTests() 1771 …Child (new BasicResetCase(eglTestCtx, test.getName().c_str(), (test.getDescription() + resetScena… in createRobustnessTests() 1774 …ild (new BasicResetCase(eglTestCtx, test.getName().c_str(), (test.getDescription() + resetScena… in createRobustnessTests() [all …]
|
D | teglQuerySurfaceTests.cpp | 706 …p->addChild(new QuerySurfaceSimpleWindowCase(m_eglTestCtx, i->getName(), i->getDescription(), *i)); in init() 721 …p->addChild(new QuerySurfaceSimplePixmapCase(m_eglTestCtx, i->getName(), i->getDescription(), *i)); in init() 736 …->addChild(new QuerySurfaceSimplePbufferCase(m_eglTestCtx, i->getName(), i->getDescription(), *i)); in init() 757 …windowGroup->addChild(new SurfaceAttribWindowCase(m_eglTestCtx, i->getName(), i->getDescription(),… in init() 772 …pixmapGroup->addChild(new SurfaceAttribPixmapCase(m_eglTestCtx, i->getName(), i->getDescription(),… in init() 787 …Group->addChild(new SurfaceAttribPbufferCase(m_eglTestCtx, i->getName(), i->getDescription(), *i)); in init()
|
D | teglSimpleConfigCase.hpp | 70 const char* getDescription (void) const { return m_description.c_str(); } in getDescription() function in deqp::egl::NamedFilterList
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | MachinePassRegistry.h | 63 StringRef getDescription() const { return Description; } in getDescription() function 111 Node->getDescription()); in Add() 152 Node->getDescription()); in initialize()
|
/third_party/skia/third_party/externals/angle2/src/tests/deqp_support/ |
D | angle_deqp_libtester_main.cpp | 163 std::cout << "Not supported! " << result.getDescription() << std::endl; in deqp_libtester_run() 166 std::cout << "Quality warning! " << result.getDescription() << std::endl; in deqp_libtester_run() 169 std::cout << "Compatiblity warning! " << result.getDescription() << std::endl; in deqp_libtester_run()
|
/third_party/libphonenumber/java/internal/prefixmapper/src/com/google/i18n/phonenumbers/prefixmapper/ |
D | PhonePrefixMapStorageStrategy.java | 52 public abstract String getDescription(int index); in getDescription() method in PhonePrefixMapStorageStrategy 103 .append(getDescription(i)) in toString()
|
/third_party/python/Lib/unittest/test/ |
D | test_result.py | 327 result.getDescription(self), 335 result.getDescription(self._subtest), 341 result.getDescription(self._subtest), 349 result.getDescription(self._subtest), 359 result.getDescription(self._subtest), 368 result.getDescription(self._subtest), 377 result.getDescription(self._subtest), 387 result.getDescription(self), 399 result.getDescription(self._subtest), 412 result.getDescription(self), [all …]
|
/third_party/vk-gl-cts/framework/common/ |
D | tcuTestCase.hpp | 121 const char* getDescription (void) const { return m_description.c_str(); } in getDescription() function in tcu::TestNode 195 const std::string& getDescription (void) const { DE_ASSERT(isComplete()); return m_description; } in getDescription() function in tcu::TestStatus
|
D | tcuTestHierarchyUtil.cpp | 72 attribs[numAttribs++] = qpSetStringAttrib("Description", node->getDescription()); in writeXmlCaselist() 94 const string description = node->getDescription(); in writeXmlCaselist()
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fFboCompletenessTests.cpp | 278 static string getDescription (const NumLayersParams& params); 289 string NumLayersParams::getDescription (const NumLayersParams& params) in getDescription() function in deqp::gles3::Functional::NumLayersParams 352 static string getDescription (const NumSamplesParams& params); 378 string NumSamplesParams::getDescription (const NumSamplesParams& params) in getDescription() function in deqp::gles3::Functional::NumSamplesParams
|
/third_party/python/Lib/unittest/ |
D | runner.py | 44 def getDescription(self, test): member in TextTestResult 54 self.stream.write(self.getDescription(test)) 122 self.stream.writeln("%s: %s" % (flavour,self.getDescription(test)))
|
/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/ |
D | glcSubgroupsTestsUtils.hpp | 253 << result.getDescription() << ")." << tcu::TestLog::EndMessage; in iterate() 256 m_testCtx.setTestResult(result.getCode(), result.getDescription().c_str()); in iterate() 275 << result.getDescription() << ")." << tcu::TestLog::EndMessage; in iterate() 276 m_testCtx.setTestResult(result.getCode(), result.getDescription().c_str()); in iterate()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | RegionPass.cpp | 281 static std::string getDescription(const Region &R) { in getDescription() function 288 if (Gate.isEnabled() && !Gate.shouldRunPass(this, getDescription(R))) in skipRegion()
|
/third_party/typescript/tests/cases/projects/VisibilityOfCrosssModuleTypeUsage/ |
D | fs.ts | 9 public getDescription() { method in RM
|
/third_party/typescript/tests/baselines/reference/project/visibilityOfTypeUsedAcrossModules/node/ |
D | fs.js | 10 RM.prototype.getDescription = function () { method in RM
|
/third_party/typescript/tests/baselines/reference/project/visibilityOfTypeUsedAcrossModules/amd/ |
D | fs.js | 11 RM.prototype.getDescription = function () { method in RM
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/ |
D | vktYCbCrUtil.cpp | 136 for (deUint32 planeNdx = 0; planeNdx < imageData.getDescription().numPlanes; ++planeNdx) in allocateStagingBuffers() 169 for (deUint32 planeNdx = 0; planeNdx < imageData.getDescription().numPlanes; ++planeNdx) in allocateAndWriteStagingBuffers() 181 for (deUint32 planeNdx = 0; planeNdx < imageData->getDescription().numPlanes; ++planeNdx) in readStagingBuffers() 299 for (deUint32 planeNdx = 0; planeNdx < imageData->getDescription().numPlanes; ++planeNdx) in fillRandom() 319 const PlanarFormatDescription& formatInfo = imageData->getDescription(); in fillGradient() 344 for (deUint32 planeNdx = 0; planeNdx < imageData->getDescription().numPlanes; ++planeNdx) in fillZero() 392 const PlanarFormatDescription& formatDesc = imageData.getDescription(); in uploadImage() 398 for (deUint32 planeNdx = 0; planeNdx < imageData.getDescription().numPlanes; ++planeNdx) in uploadImage() 491 const PlanarFormatDescription& formatDesc = imageData.getDescription(); in fillImageMemory() 573 const PlanarFormatDescription& formatDesc = imageData->getDescription(); in downloadImage() [all …]
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/ |
D | vktYCbCrUtil.cpp | 136 for (deUint32 planeNdx = 0; planeNdx < imageData.getDescription().numPlanes; ++planeNdx) in allocateStagingBuffers() 169 for (deUint32 planeNdx = 0; planeNdx < imageData.getDescription().numPlanes; ++planeNdx) in allocateAndWriteStagingBuffers() 181 for (deUint32 planeNdx = 0; planeNdx < imageData->getDescription().numPlanes; ++planeNdx) in readStagingBuffers() 299 for (deUint32 planeNdx = 0; planeNdx < imageData->getDescription().numPlanes; ++planeNdx) in fillRandom() 319 const PlanarFormatDescription& formatInfo = imageData->getDescription(); in fillGradient() 344 for (deUint32 planeNdx = 0; planeNdx < imageData->getDescription().numPlanes; ++planeNdx) in fillZero() 392 const PlanarFormatDescription& formatDesc = imageData.getDescription(); in uploadImage() 398 for (deUint32 planeNdx = 0; planeNdx < imageData.getDescription().numPlanes; ++planeNdx) in uploadImage() 491 const PlanarFormatDescription& formatDesc = imageData.getDescription(); in fillImageMemory() 573 const PlanarFormatDescription& formatDesc = imageData->getDescription(); in downloadImage() [all …]
|
/third_party/node/deps/icu-small/source/tools/genrb/ |
D | prscmnts.h | 44 getDescription( const UChar* source, int32_t srcLen,
|
/third_party/skia/third_party/externals/icu/source/tools/genrb/ |
D | prscmnts.h | 44 getDescription( const UChar* source, int32_t srcLen,
|
/third_party/icu/icu4c/source/tools/genrb/ |
D | prscmnts.h | 44 getDescription( const UChar* source, int32_t srcLen,
|
/third_party/node/deps/icu-small/source/i18n/unicode/ |
D | numsys.h | 169 virtual UnicodeString getDescription() const;
|