Home
last modified time | relevance | path

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

/third_party/typescript/src/server/
Dutilities.ts97 const indentStr = "\n "; constant
/third_party/vk-gl-cts/framework/qphelper/
DqpXmlWriter.c270 const char* indentStr = getIndentStr(writer->xmlElementDepth); in qpXmlWriter_writeBase64() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineVertexInputTests.cpp770 const std::string indentStr = m_queryMaxAttributes ? "\t\t" : "\t"; in getGlslAttributeConditions() local