Home
last modified time | relevance | path

Searched refs:gSubprocess (Results 1 – 25 of 30) sorted by relevance

12

/dports/www/firefox-esr/firefox-91.8.0/ipc/ipdl/test/cxx/
H A DIPDLUnitTests.template.cpp34 IPDLUnitTestSubprocess* gSubprocess; variable
151 gSubprocess = new IPDLUnitTestSubprocess(); in IPDLUnitTestMain()
152 if (!gSubprocess->SyncLaunch(testCaseArgs)) in IPDLUnitTestMain()
155 IPC::Channel* transport = gSubprocess->GetChannel(); in IPDLUnitTestMain()
158 base::ProcessId child = base::GetProcId(gSubprocess->GetChildProcessHandle()); in IPDLUnitTestMain()
248 gSubprocess->Destroy(); in DeleteSubprocess()
249 gSubprocess = nullptr; in DeleteSubprocess()
H A DTestInterruptShutdownRace.cpp19 gSubprocess->Destroy(); in DeleteSubprocess()
20 gSubprocess = nullptr; in DeleteSubprocess()
H A DTestCrashCleanup.cpp28 gSubprocess->Destroy(); in DeleteSubprocess()
29 gSubprocess = nullptr; in DeleteSubprocess()
H A DTestInterruptErrorCleanup.cpp28 gSubprocess->Destroy(); in DeleteSubprocess()
29 gSubprocess = nullptr; in DeleteSubprocess()
H A DIPDLUnitTests.h66 extern IPDLUnitTestSubprocess* gSubprocess;
/dports/lang/spidermonkey78/firefox-78.9.0/ipc/ipdl/test/cxx/
H A DIPDLUnitTests.template.cpp34 IPDLUnitTestSubprocess* gSubprocess; variable
151 gSubprocess = new IPDLUnitTestSubprocess(); in IPDLUnitTestMain()
152 if (!gSubprocess->SyncLaunch(testCaseArgs)) in IPDLUnitTestMain()
155 IPC::Channel* transport = gSubprocess->GetChannel(); in IPDLUnitTestMain()
158 base::ProcessId child = base::GetProcId(gSubprocess->GetChildProcessHandle()); in IPDLUnitTestMain()
248 gSubprocess->Destroy(); in DeleteSubprocess()
249 gSubprocess = nullptr; in DeleteSubprocess()
H A DTestInterruptShutdownRace.cpp19 gSubprocess->Destroy(); in DeleteSubprocess()
20 gSubprocess = nullptr; in DeleteSubprocess()
H A DTestCrashCleanup.cpp28 gSubprocess->Destroy(); in DeleteSubprocess()
29 gSubprocess = nullptr; in DeleteSubprocess()
H A DTestInterruptErrorCleanup.cpp28 gSubprocess->Destroy(); in DeleteSubprocess()
29 gSubprocess = nullptr; in DeleteSubprocess()
/dports/www/firefox/firefox-99.0/ipc/ipdl/test/cxx/
H A DIPDLUnitTests.template.cpp34 IPDLUnitTestSubprocess* gSubprocess; variable
151 gSubprocess = new IPDLUnitTestSubprocess(); in IPDLUnitTestMain()
152 if (!gSubprocess->SyncLaunch(testCaseArgs)) in IPDLUnitTestMain()
155 IPC::Channel* transport = gSubprocess->GetChannel(); in IPDLUnitTestMain()
158 base::ProcessId child = base::GetProcId(gSubprocess->GetChildProcessHandle()); in IPDLUnitTestMain()
248 gSubprocess->Destroy(); in DeleteSubprocess()
249 gSubprocess = nullptr; in DeleteSubprocess()
H A DTestInterruptShutdownRace.cpp19 gSubprocess->Destroy(); in DeleteSubprocess()
20 gSubprocess = nullptr; in DeleteSubprocess()
H A DTestCrashCleanup.cpp28 gSubprocess->Destroy(); in DeleteSubprocess()
29 gSubprocess = nullptr; in DeleteSubprocess()
H A DTestInterruptErrorCleanup.cpp28 gSubprocess->Destroy(); in DeleteSubprocess()
29 gSubprocess = nullptr; in DeleteSubprocess()
/dports/mail/thunderbird/thunderbird-91.8.0/ipc/ipdl/test/cxx/
H A DIPDLUnitTests.template.cpp34 IPDLUnitTestSubprocess* gSubprocess; variable
151 gSubprocess = new IPDLUnitTestSubprocess(); in IPDLUnitTestMain()
152 if (!gSubprocess->SyncLaunch(testCaseArgs)) in IPDLUnitTestMain()
155 IPC::Channel* transport = gSubprocess->GetChannel(); in IPDLUnitTestMain()
158 base::ProcessId child = base::GetProcId(gSubprocess->GetChildProcessHandle()); in IPDLUnitTestMain()
248 gSubprocess->Destroy(); in DeleteSubprocess()
249 gSubprocess = nullptr; in DeleteSubprocess()
H A DTestInterruptShutdownRace.cpp19 gSubprocess->Destroy(); in DeleteSubprocess()
20 gSubprocess = nullptr; in DeleteSubprocess()
H A DTestCrashCleanup.cpp28 gSubprocess->Destroy(); in DeleteSubprocess()
29 gSubprocess = nullptr; in DeleteSubprocess()
H A DTestInterruptErrorCleanup.cpp28 gSubprocess->Destroy(); in DeleteSubprocess()
29 gSubprocess = nullptr; in DeleteSubprocess()
/dports/www/firefox-legacy/firefox-52.8.0esr/ipc/ipdl/test/cxx/
H A DIPDLUnitTests.template.cpp32 IPDLUnitTestSubprocess* gSubprocess; variable
177 gSubprocess = new IPDLUnitTestSubprocess(); in IPDLUnitTestMain()
178 if (!gSubprocess->SyncLaunch(testCaseArgs)) in IPDLUnitTestMain()
181 IPC::Channel* transport = gSubprocess->GetChannel(); in IPDLUnitTestMain()
185 base::ProcessId child = base::GetProcId(gSubprocess->GetChildProcessHandle()); in IPDLUnitTestMain()
276 delete gSubprocess; in DeleteSubprocess()
H A DTestInterruptShutdownRace.cpp20 delete gSubprocess; in DeleteSubprocess()
21 gSubprocess = nullptr; in DeleteSubprocess()
H A DTestCrashCleanup.cpp29 delete gSubprocess;
30 gSubprocess = nullptr;
H A DTestInterruptErrorCleanup.cpp29 delete gSubprocess; in DeleteSubprocess()
30 gSubprocess = nullptr; in DeleteSubprocess()
/dports/lang/spidermonkey60/firefox-60.9.0/ipc/ipdl/test/cxx/
H A DIPDLUnitTests.template.cpp32 IPDLUnitTestSubprocess* gSubprocess; variable
162 gSubprocess = new IPDLUnitTestSubprocess(); in IPDLUnitTestMain()
163 if (!gSubprocess->SyncLaunch(testCaseArgs)) in IPDLUnitTestMain()
166 IPC::Channel* transport = gSubprocess->GetChannel(); in IPDLUnitTestMain()
170 base::ProcessId child = base::GetProcId(gSubprocess->GetChildProcessHandle()); in IPDLUnitTestMain()
261 delete gSubprocess; in DeleteSubprocess()
H A DTestInterruptShutdownRace.cpp20 delete gSubprocess; in DeleteSubprocess()
21 gSubprocess = nullptr; in DeleteSubprocess()
H A DTestCrashCleanup.cpp29 delete gSubprocess; in DeleteSubprocess()
30 gSubprocess = nullptr; in DeleteSubprocess()
H A DTestInterruptErrorCleanup.cpp29 delete gSubprocess; in DeleteSubprocess()
30 gSubprocess = nullptr; in DeleteSubprocess()

12