webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Macros | Functions
gflags_strip_flags_test.cc File Reference
#include "config_for_unittests.h"
#include <gflags/gflags.h>
#include <stdio.h>

Macros

#define STRIP_FLAG_HELP   1
 

Functions

 DEFINE_bool (test, true, "This text should be stripped out")
 
int main (int argc, char **argv)
 

Macro Definition Documentation

◆ STRIP_FLAG_HELP

#define STRIP_FLAG_HELP   1

Function Documentation

◆ DEFINE_bool()

DEFINE_bool ( test  ,
true  ,
"This text should be stripped out  
)

◆ main()

int main ( int  argc,
char **  argv 
)