class DebugAgentTests_DoNotAttachToChildJobs_Test
Defined at line 851 of file ../../src/developer/debug/debug_agent/debug_agent_unittest.cc
This test is very similar to the above test. The difference is in the component structure. This
test's filter matches multiple components, which respectively in a real system would have unique
job_ids, and therefore return multiple results in the filter matching logic. This is different
from the above situation where one component (and its corresponding job) contains multiple jobs
but no child components.
Public Methods
void DebugAgentTests_DoNotAttachToChildJobs_Test ()
Defined at line 851 of file ../../src/developer/debug/debug_agent/debug_agent_unittest.cc
void DebugAgentTests_DoNotAttachToChildJobs_Test (const DebugAgentTests_DoNotAttachToChildJobs_Test & )
Defined at line 851 of file ../../src/developer/debug/debug_agent/debug_agent_unittest.cc
void DebugAgentTests_DoNotAttachToChildJobs_Test (DebugAgentTests_DoNotAttachToChildJobs_Test && )
Defined at line 851 of file ../../src/developer/debug/debug_agent/debug_agent_unittest.cc
DebugAgentTests_DoNotAttachToChildJobs_Test & operator= (const DebugAgentTests_DoNotAttachToChildJobs_Test & )
Defined at line 851 of file ../../src/developer/debug/debug_agent/debug_agent_unittest.cc
DebugAgentTests_DoNotAttachToChildJobs_Test & operator= (DebugAgentTests_DoNotAttachToChildJobs_Test && )
Defined at line 851 of file ../../src/developer/debug/debug_agent/debug_agent_unittest.cc
void ~DebugAgentTests_DoNotAttachToChildJobs_Test ()
Defined at line 851 of file ../../src/developer/debug/debug_agent/debug_agent_unittest.cc