Searched refs:DisableAllocations (Results 1 – 2 of 2) sorted by relevance
148 bool DisableAllocations = std::is_same<CharT, char>::value; in doAppendSourceAllocTest() local154 if (DisableAllocations) g.requireExactly(0); in doAppendSourceAllocTest()165 if (DisableAllocations) g.requireExactly(0); in doAppendSourceAllocTest()
138 bool DisableAllocations = std::is_same<CharT, char>::value; in doConcatSourceAllocTest() local144 if (DisableAllocations) g.requireExactly(0); in doConcatSourceAllocTest()155 if (DisableAllocations) g.requireExactly(0); in doConcatSourceAllocTest()