webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Functions
unittest_main.cc File Reference
#include "webrtc/base/flags.h"
#include "webrtc/base/fileutils.h"
#include "webrtc/base/gunit.h"
#include "webrtc/base/logging.h"
#include "webrtc/base/ssladapter.h"
#include "webrtc/base/sslstreamadapter.h"
#include "webrtc/test/field_trial.h"
#include "webrtc/test/testsupport/fileutils.h"

Functions

 DEFINE_bool (help, false, "prints this message")
 
 DEFINE_string (log, "", "logging options to use")
 
 DEFINE_string (force_fieldtrials, "", "Field trials control experimental feature code which can be forced. " "E.g. running with --force_fieldtrials=WebRTC-FooFeature/Enable/" " will assign the group Enable to field trial WebRTC-FooFeature.")
 
int main (int argc, char **argv)
 

Function Documentation

◆ DEFINE_bool()

DEFINE_bool ( help  ,
false  ,
"prints this message  
)

◆ DEFINE_string() [1/2]

DEFINE_string ( log  ,
""  ,
"logging options to use  
)

◆ DEFINE_string() [2/2]

DEFINE_string ( force_fieldtrials  ,
""   
)

◆ main()

int main ( int  argc,
char **  argv 
)