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

  /external/autotest/client/tests/kvm/deps/
whql_submission_15.cs 20 static void FindMachine(IResourcePool rootPool, string machineName)
22 Console.WriteLine("Looking for machine '{0}'", machineName);
28 machine = rootPool.GetResourceByName(machineName);
45 machineName, machine.OperatingSystem, machine.ProcessorArchitecture);
69 static void ResetMachine(IResourcePool rootPool, string machineName, bool wait)
71 Console.WriteLine("Resetting machine '{0}'", machineName);
77 machine = rootPool.GetResourceByName(machineName);
89 Console.WriteLine("Waiting for machine '{0}' to be ready", machineName);
94 machine = rootPool.GetResourceByName(machineName);
102 Console.WriteLine("Machine '{0}' is ready", machineName);
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src/org/eclipse/releng/
BuildMachineManager.java 101 private boolean createNewMarker(String machineName) {
113 out.println(markerKey+"=" + machineName);
124 private boolean inUse(String machineName) {
139 if (properties.containsValue(machineName)){
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mswsock.h 163 WCHAR machineName[256];
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/
buildTools.jar 
  /prebuilts/tools/common/m2/repository/net/java/dev/jna/platform/3.4.0/
platform-3.4.0.jar 

Completed in 389 milliseconds