OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:track_allocations
(Results
1 - 3
of
3
) sorted by null
/external/stlport/test/eh/
nc_alloc.h
107
static bool
track_allocations
;
member in struct:TestController
131
track_allocations
= track;
135
return
track_allocations
;
main.cpp
194
bool
track_allocations
= false;
local
220
track_allocations
= true;
274
gTestController.TrackAllocations(
track_allocations
);
nc_alloc.cpp
44
bool TestController::
track_allocations
= false;
member in class:TestController
Completed in 48 milliseconds