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

/external/chromium_org/third_party/WebKit/Source/platform/heap/
H A DHeapTest.cpp325 class HeapTestOtherSuperClass { class in namespace:blink
332 class HeapTestSubClass : public HeapTestOtherSuperClass, public HeapTestSuperClass {
852 class RefCountedAndGarbageCollected2 : public HeapTestOtherSuperClass, public RefCountedGarbageCollected<RefCountedAndGarbageCollected2> {

Completed in 121 milliseconds