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

/external/chromium_org/base/win/
H A Dscoped_process_information_unittest.cc33 class ScopedProcessInformationTest : public base::MultiProcessTest { class in inherits:base::MultiProcessTest
47 void ScopedProcessInformationTest::DoCreateProcess(
60 TEST_F(ScopedProcessInformationTest, InitiallyInvalid) {
65 TEST_F(ScopedProcessInformationTest, Receive) {
77 TEST_F(ScopedProcessInformationTest, TakeProcess) {
89 TEST_F(ScopedProcessInformationTest, TakeThread) {
101 TEST_F(ScopedProcessInformationTest, TakeBoth) {
111 TEST_F(ScopedProcessInformationTest, TakeWholeStruct) {
123 TEST_F(ScopedProcessInformationTest, Duplicate) {
153 TEST_F(ScopedProcessInformationTest, Se
[all...]

Completed in 67 milliseconds