Searched refs:DisableAllocations (Results 1 – 1 of 1) sorted by relevance
50 bool DisableAllocations = std::is_same<CharT, path::value_type>::value; in doShortStringTest() local54 bool DisableAllocations = true; in doShortStringTest() local57 DisableAllocationGuard g(DisableAllocations); in doShortStringTest()68 DisableAllocationGuard g(DisableAllocations); in doShortStringTest()78 DisableAllocationGuard g(DisableAllocations); in doShortStringTest()110 bool DisableAllocations = std::is_same<CharT, path::value_type>::value; in doLongStringTest() local114 bool DisableAllocations = true; in doLongStringTest() local120 DisableAllocationGuard g(DisableAllocations); in doLongStringTest()130 DisableAllocationGuard g(DisableAllocations); in doLongStringTest()