HomeSort by relevance Sort by last modified time
    Searched refs:MULTIPROCESS_TEST_MAIN (Results 1 - 3 of 3) sorted by null

  /external/libchrome/testing/
multiprocess_func_list.h 15 // The MULTIPROCESS_TEST_MAIN() macro registers a string -> func_ptr mapping
21 // MULTIPROCESS_TEST_MAIN(a_test_func) {
38 // Used by the MULTIPROCESS_TEST_MAIN macro.
49 // MULTIPROCESS_TEST_MAIN()
54 #define MULTIPROCESS_TEST_MAIN(test_main) \
  /external/libchrome/sandbox/linux/services/
namespace_sandbox_unittest.cc 73 MULTIPROCESS_TEST_MAIN(SimpleChildProcess) {
92 MULTIPROCESS_TEST_MAIN(PidNsOnlyChildProcess) {
113 MULTIPROCESS_TEST_MAIN(ChrootMe) {
126 MULTIPROCESS_TEST_MAIN(NestedNamespaceSandbox) {
  /external/libchrome/base/process/
process_metrics_unittest.cc 470 MULTIPROCESS_TEST_MAIN(ChildMain) {

Completed in 642 milliseconds