Lines Matching refs:SET_FLAGS_DEFAULT
517 SetCommandLineOptionWithMode("test_str1", "fourth", SET_FLAGS_DEFAULT); in TEST()
523 SetCommandLineOptionWithMode("test_str2", "second", SET_FLAGS_DEFAULT); in TEST()
530 SetCommandLineOptionWithMode("test_str2", "third", SET_FLAGS_DEFAULT); in TEST()
538 SetCommandLineOptionWithMode("test_str3", "second", SET_FLAGS_DEFAULT); in TEST()
542 SetCommandLineOptionWithMode("test_str3", "fourth", SET_FLAGS_DEFAULT); in TEST()
786 SetCommandLineOptionWithMode("test_str3", "second", SET_FLAGS_DEFAULT); in TEST()
806 SetCommandLineOptionWithMode("test_str2", "third", SET_FLAGS_DEFAULT); in TEST()
982 SetCommandLineOptionWithMode("test_int32", "800", SET_FLAGS_DEFAULT); in TEST()
1418 SET_FLAGS_DEFAULT)); in TEST()
1453 SET_FLAGS_DEFAULT)); in TEST()
1548 SetCommandLineOptionWithMode("changed_bool1", "true", SET_FLAGS_DEFAULT); in main()