HomeSort by relevance Sort by last modified time
    Searched full:test_child_main (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/mojo/common/test/
multiprocess_test_base.cc 50 std::string test_child_main = test_child_name + "TestChildMain"; local
57 test_child_handle_ = SpawnChild(test_child_main, fds_to_map, false);
59 test_child_handle_ = SpawnChild(test_child_main, false);

Completed in 32 milliseconds