/aosp_15_r20/external/llvm/unittests/Support/ |
H A D | CommandLineTest.cpp | 90 TEST(CommandLineTest, ModifyExisitingOption) { in TEST() argument 134 TEST(CommandLineTest, ParseEnvironment) { in TEST() argument 149 TEST(CommandLineTest, ParseEnvironmentToLocalVar) { in TEST() argument 160 TEST(CommandLineTest, UseOptionCategory) { in TEST() argument 184 TEST(CommandLineTest, TokenizeGNUCommandLine) { in TEST() argument 195 TEST(CommandLineTest, TokenizeWindowsCommandLine) { in TEST() argument 204 TEST(CommandLineTest, AliasesWithArguments) { in TEST() argument 239 TEST(CommandLineTest, AliasRequired) { in TEST() argument 246 TEST(CommandLineTest, HideUnrelatedOptions) { in TEST() argument 265 TEST(CommandLineTest, HideUnrelatedOptionsMulti) { in TEST() argument [all …]
|
H A D | CMakeLists.txt | 12 CommandLineTest.cpp
|
/aosp_15_r20/external/cronet/base/ |
H A D | command_line_unittest.cc | 52 TEST(CommandLineTest, CommandLineConstructor) { in TEST() argument 129 TEST(CommandLineTest, CommandLineFromArgvWithoutProgram) { in TEST() argument 140 TEST(CommandLineTest, CommandLineFromString) { in TEST() argument 204 TEST(CommandLineTest, EmptyString) { in TEST() argument 219 TEST(CommandLineTest, GetArgumentsString) { in TEST() argument 278 TEST(CommandLineTest, AppendSwitches) { in TEST() argument 324 TEST(CommandLineTest, AppendSwitchesDashDash) { in TEST() argument 506 TEST(CommandLineTest, Init) { in TEST() argument 517 TEST(CommandLineTest, Copy) { in TEST() argument 532 TEST(CommandLineTest, CopySwitches) { in TEST() argument [all …]
|
H A D | BUILD.gn | 4731 "android/javatests/src/org/chromium/base/CommandLineTest.java", 4969 "android/junit/src/org/chromium/base/CommandLineTest.java",
|
/aosp_15_r20/external/libchrome/base/ |
H A D | command_line_unittest.cc | 30 TEST(CommandLineTest, CommandLineConstructor) { in TEST() argument 107 TEST(CommandLineTest, CommandLineFromString) { in TEST() argument 171 TEST(CommandLineTest, EmptyString) { in TEST() argument 186 TEST(CommandLineTest, GetArgumentsString) { in TEST() argument 262 TEST(CommandLineTest, AppendSwitches) { in TEST() argument 306 TEST(CommandLineTest, AppendSwitchesDashDash) { in TEST() argument 331 TEST(CommandLineTest, AppendArguments) { in TEST() argument 356 TEST(CommandLineTest, ProgramQuotes) { in TEST() argument 382 TEST(CommandLineTest, Init) { in TEST() argument 393 TEST(CommandLineTest, Copy) { in TEST() argument [all …]
|
/aosp_15_r20/external/cronet/testing/merge_scripts/ |
H A D | noop_merge_test.py | 66 class CommandLineTest(common_merge_script_tests.CommandLineTest): class 69 super(CommandLineTest, self).__init__(methodName, noop_merge)
|
H A D | standard_isolated_script_merge_test.py | 178 class CommandLineTest(common_merge_script_tests.CommandLineTest): class 182 super(CommandLineTest, self).__init__(
|
H A D | common_merge_script_tests.py | 12 class CommandLineTest(unittest.TestCase): class 15 super(CommandLineTest, self).__init__(methodName)
|
H A D | standard_gtest_merge_test.py | 603 class CommandLineTest(common_merge_script_tests.CommandLineTest): class 607 super(CommandLineTest, self).__init__(methodName, standard_gtest_merge)
|
/aosp_15_r20/external/testng/src/test/java/test/ |
H A D | CommandLineTest.java | 18 public class CommandLineTest { class
|
/aosp_15_r20/external/testng/src/test/java/test/methodselectors/ |
H A D | CommandLineTest.java | 16 public class CommandLineTest extends SimpleBaseTest { class
|
/aosp_15_r20/external/cronet/base/android/javatests/src/org/chromium/base/ |
H A D | CommandLineTest.java | 22 public class CommandLineTest { class
|
/aosp_15_r20/external/libchrome/base/android/javatests/src/org/chromium/base/ |
H A D | CommandLineTest.java | 22 public class CommandLineTest { class
|
/aosp_15_r20/external/cronet/base/android/junit/src/org/chromium/base/ |
H A D | CommandLineTest.java | 23 public class CommandLineTest { class
|
/aosp_15_r20/external/python/cpython2/Lib/test/ |
D | test_zipfile.py | 1775 class CommandLineTest(unittest.TestCase): class 1847 TestsWithRandomBinaryFiles, CommandLineTest)
|
/aosp_15_r20/external/yapf/yapftests/ |
H A D | yapf_test.py | 394 class CommandLineTest(unittest.TestCase): class
|
/aosp_15_r20/external/python/cpython3/Lib/test/ |
D | test_tarfile.py | 2468 class CommandLineTest(unittest.TestCase): class
|
D | test_zipfile.py | 2899 class CommandLineTest(unittest.TestCase): class
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/Connectivity/framework/framework-connectivity-jarjar-rules/android_common/gen/ |
D | framework_connectivity_jarjar_rules.txt | 1367 rule org.chromium.base.CommandLineTest android.net.connectivity.@0 1368 rule org.chromium.base.CommandLineTest$* android.net.connectivity.@0
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/Connectivity/service/connectivity-jarjar-rules/android_common/gen/ |
D | connectivity-jarjar-rules.txt | 1367 rule org.chromium.base.CommandLineTest android.net.connectivity.@0 1368 rule org.chromium.base.CommandLineTest$* android.net.connectivity.@0
|