Lines Matching full:network
92 directories; serializable for transmission over the network.
94 ./testrunner/network/*:
96 as required when dispatching tests to peers on the network.
98 ./testrunner/network/network_execution.py:
100 test jobs to network peers instead of running them locally.
102 ./testrunner/network/endpoint.py:
103 Receiving end of a network distributed job, uses the implementation
108 peers on the network. Should ideally have no dependencies on any of the other
129 - "Work": Listens for test job requests from run-tests.py scripts on the network
132 - "Status": Used for communication with other servers on the network, e.g. for
134 - "Discovery": Used to detect presence of other peers on the network.
146 |--nonetwork --network | .