Home | History | Annotate | Download | only in testtype

Lines Matching refs:configReader

449     private VtsVendorConfigFileUtil configReader = null;
683 configReader = new VtsVendorConfigFileUtil();
684 if (configReader.LoadVendorConfig(mBuildInfo)) {
685 JSONObject vendorConfigJson = configReader.GetVendorConfigJson();
1230 VtsDashboardUtil dashboardUtil = new VtsDashboardUtil(configReader);