InvocationCacheHelper

public class InvocationCacheHelper
extends Object

java.lang.Object
   ↳ com.android.tradefed.invoker.InvocationCacheHelper


Tiện ích để xử lý việc tải lên và tra cứu kết quả bộ nhớ đệm lệnh gọi.

Tóm tắt

Lớp lồng ghép

class InvocationCacheHelper.CacheInvocationResultDescriptor

Mô tả kết quả bộ nhớ đệm. 

Hàm khởi tạo công khai

InvocationCacheHelper()

Phương thức công khai

static InvocationCacheHelper.CacheInvocationResultDescriptor lookupInvocationResults(IConfiguration mainConfig, TestInformation testInfo)
static void uploadInvocationResults(IConfiguration mainConfig, File protoResults, TestInformation testInfo)

Tải kết quả gọi lên

Hàm khởi tạo công khai

InvocationCacheHelper

public InvocationCacheHelper ()

Phương thức công khai

lookupInvocationResults

public static InvocationCacheHelper.CacheInvocationResultDescriptor lookupInvocationResults (IConfiguration mainConfig, 
                TestInformation testInfo)

Tham số
mainConfig IConfiguration

testInfo TestInformation

Giá trị trả về
InvocationCacheHelper.CacheInvocationResultDescriptor

uploadInvocationResults

public static void uploadInvocationResults (IConfiguration mainConfig, 
                File protoResults, 
                TestInformation testInfo)

Tải kết quả gọi lên