class FrameImplTest_AsyncBasePointer_Test

Defined at line 95 of file ../../src/developer/debug/zxdb/client/frame_impl_unittest.cc

Tests asynchronous evaluation and callbacks for evaluating the base pointer.

This test uses the RemoteAPITest harness which normally creates ThreadImpls. But to get the

stack frames the way they're needed, it creates its own thread implementation rather than relying

on the ThreadImpl.

Public Methods

void FrameImplTest_AsyncBasePointer_Test ()

Defined at line 95 of file ../../src/developer/debug/zxdb/client/frame_impl_unittest.cc

void FrameImplTest_AsyncBasePointer_Test (const FrameImplTest_AsyncBasePointer_Test & )

Defined at line 95 of file ../../src/developer/debug/zxdb/client/frame_impl_unittest.cc

void FrameImplTest_AsyncBasePointer_Test (FrameImplTest_AsyncBasePointer_Test && )

Defined at line 95 of file ../../src/developer/debug/zxdb/client/frame_impl_unittest.cc

FrameImplTest_AsyncBasePointer_Test & operator= (const FrameImplTest_AsyncBasePointer_Test & )

Defined at line 95 of file ../../src/developer/debug/zxdb/client/frame_impl_unittest.cc

FrameImplTest_AsyncBasePointer_Test & operator= (FrameImplTest_AsyncBasePointer_Test && )

Defined at line 95 of file ../../src/developer/debug/zxdb/client/frame_impl_unittest.cc

void ~FrameImplTest_AsyncBasePointer_Test ()

Defined at line 95 of file ../../src/developer/debug/zxdb/client/frame_impl_unittest.cc