Searched defs:Allocator (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Test/connectivity/sl4n/rapidjson/test/unittest/
H A Ddocumenttest.cpp69 template <typename Allocator, typename StackAllocator>
71 typedef GenericDocument<UTF8<>, Allocator, StackAllocator> DocumentType;
345 template <typename Allocator>
353 typedef TypeParam Allocator; typedef
354 typedef GenericDocument<UTF8<>, Allocator> Document;
355 Allocator allocator;
387 typedef TypeParam Allocator; typedef
388 typedef GenericDocument<UTF8<>, Allocator> Document;
420 typedef TypeParam Allocator;
422 typedef GenericDocument<Encoding, Allocator> Documen
446 typedef TypeParam Allocator; typedef
482 typedef TypeParam Allocator; typedef
[all...]

Completed in 52 milliseconds