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

/external/stlport/test/eh/
H A Dnc_alloc.cpp170 static FastAllocator gFastAllocator; variable
175 char * const p = (char*)gFastAllocator.Allocate( s );
261 if ( !gFastAllocator.Free( s ) )

Completed in 15 milliseconds