Searched refs:kMandatoryArgsCount (Results 1 – 1 of 1) sorted by relevance
56 constexpr int kMandatoryArgsCount = 9; variable175 if (argc < kMandatoryArgsCount) { in main()176 __android_log_print(ANDROID_LOG_ERROR, LOG_TAG, kUsage, kMandatoryArgsCount, in main()