Home
last modified time | relevance | path

Searched refs:showInvalidUsage (Results 1 – 1 of 1) sorted by relevance

/external/parameter-framework/upstream/test/test-platform/
Dmain.cpp52 static void showInvalidUsage(const string &error) in showInvalidUsage() function
82 showInvalidUsage("Expected a path to a Parameter Framework config file."); in main()
94 showInvalidUsage("Could not convert \"" + options.front() + in main()
103 showInvalidUsage("Unexpected extra arguments: " + utility::asString(options)); in main()