Searched refs:setNnApiSupportLibraryVendor (Results 1 – 6 of 6) sorted by relevance
89 public void setNnApiSupportLibraryVendor(String value) { in setNnApiSupportLibraryVendor() method in NNBenchmark91 mProcessor.setNnApiSupportLibraryVendor(mNnApiSupportLibraryVendor); in setNnApiSupportLibraryVendor()154 mProcessor.setNnApiSupportLibraryVendor(mNnApiSupportLibraryVendor); in onResume()
169 mProcessor.setNnApiSupportLibraryVendor(NNTestBase.getNnApiSupportLibraryVendor());
102 mActivity.setNnApiSupportLibraryVendor(nnApiSupportLibraryVendor); in setUseNNApi()
103 test.setNnApiSupportLibraryVendor(nnApiSlVendor); in createNNTestBase()
147 public void setNnApiSupportLibraryVendor(String value) { mNnApiSupportLibraryVendor = value; } in setNnApiSupportLibraryVendor() method in Processor
223 public void setNnApiSupportLibraryVendor(String value) {mNnApiSupportLibraryVendor = value;} in setNnApiSupportLibraryVendor() method in NNTestBase