Lines Matching full:arg2
100 expect(nullptr, "getprop(\"arg1\", \"arg2\")", kArgsParsingFailure);
183 expect(nullptr, "file_getprop(\"arg1\", \"arg2\", \"arg3\")", kArgsParsingFailure);
231 expect(nullptr, "package_extract_dir(\"arg1\", \"arg2\", \"arg3\")", kArgsParsingFailure);
327 expect(nullptr, "package_extract_file(\"arg1\", \"arg2\", \"arg3\")", kArgsParsingFailure);
380 expect(nullptr, "write_value(\"arg1\", \"arg2\", \"arg3\")", kArgsParsingFailure);
412 expect(nullptr, "get_stage(\"arg1\", \"arg2\")", kArgsParsingFailure);
413 expect(nullptr, "get_stage(\"arg1\", \"arg2\", \"arg3\")", kArgsParsingFailure);
436 expect(nullptr, "set_stage(\"arg1\", \"arg2\", \"arg3\")", kArgsParsingFailure);
470 expect(nullptr, "set_progress(\"arg1\", \"arg2\")", kArgsParsingFailure);
494 expect(nullptr, "show_progress(\"arg1\", \"arg2\", \"arg3\")", kArgsParsingFailure);
497 expect(nullptr, "show_progress(\"arg1\", \"arg2\")", kArgsParsingFailure);