RustTestBase.Invocation
  protected
  
  
  
  class
  RustTestBase.Invocation
  
    extends Object
  
  
  
  
  
  
| java.lang.Object | |
| ↳ | com.android.tradefed.testtype.rust.RustTestBase.Invocation | 
ملخّص
الحقول | |
|---|---|
    public
    
    
    String[] | 
    
      command
      
  | 
  
    public
    
    
     | 
    
      env
      
  | 
  
    public
    
    
    File | 
    
      workingDir
      
  | 
  
وظائف الإنشاء العامة | |
|---|---|
      
      Invocation(String[] command, 
      
     | 
  |
الحقول
الأمر
public String[] command
env
publicenv 
workingDir
public File workingDir
وظائف الإنشاء العامة
الاستدعاء
public Invocation (String[] command, 
                 env, 
                File workingDir) | المعلمات | |
|---|---|
command | 
        
          String  | 
      
env | 
        
            | 
      
workingDir | 
        
          File  |