Searched refs:mNnApiSupportLibraryVendor (Results 1 – 3 of 3) sorted by relevance
53 private String mNnApiSupportLibraryVendor = ""; field in NNBenchmark90 mNnApiSupportLibraryVendor = value; in setNnApiSupportLibraryVendor()91 mProcessor.setNnApiSupportLibraryVendor(mNnApiSupportLibraryVendor); in setNnApiSupportLibraryVendor()154 mProcessor.setNnApiSupportLibraryVendor(mNnApiSupportLibraryVendor); in onResume()
80 private String mNnApiSupportLibraryVendor; field in Processor98 mNnApiSupportLibraryVendor = ""; in Processor()147 public void setNnApiSupportLibraryVendor(String value) { mNnApiSupportLibraryVendor = value; } in setNnApiSupportLibraryVendor()217 … mMmapModel, mUseNnApiSupportLibrary, mExtractNnApiSupportLibrary, mNnApiSupportLibraryVendor); in changeTest()
157 private String mNnApiSupportLibraryVendor = ""; field in NNTestBase223 public void setNnApiSupportLibraryVendor(String value) {mNnApiSupportLibraryVendor = value;} in setNnApiSupportLibraryVendor()244 Supplier<SupportLibraryDriverHandler> vendor = vendors.get(mNnApiSupportLibraryVendor); in setupModel()248 mNnApiSupportLibraryVendor, vendors.keySet().toString())); in setupModel()