Searched refs:SUPPORT_LIBRARY_NAME (Results 1 – 2 of 2) sorted by relevance
22 std::string SUPPORT_LIBRARY_NAME; variable30 SUPPORT_LIBRARY_NAME = argv[1]; in main()
58 extern std::string SUPPORT_LIBRARY_NAME;539 const char* libdir = dirname(SUPPORT_LIBRARY_NAME.c_str()); in SetUp()542 mNnApi = loadNnApiSupportLibrary(SUPPORT_LIBRARY_NAME); in SetUp()