Searched refs:track_allocations (Results 1 - 3 of 3) sorted by relevance

/external/stlport/test/eh/
H A Dnc_alloc.h107 static bool track_allocations; member in struct:TestController
131 track_allocations = track;
135 return track_allocations;
H A Dmain.cpp194 bool track_allocations = false; local
220 track_allocations = true;
274 gTestController.TrackAllocations( track_allocations );
H A Dnc_alloc.cpp44 bool TestController::track_allocations = false; member in class:TestController

Completed in 261 milliseconds