Searched refs:TEST_CLASS (Results 1 – 25 of 2343) sorted by relevance
12345678910>>...94
/external/OpenCL-CTS/test_conformance/clcpp/ |
D | funcs_test_utils.hpp | 25 #define TEST_UNARY_FUNC_MACRO(TEST_CLASS) \ argument 27 device, context, queue, n_elems, TEST_CLASS \ 32 #define TEST_BINARY_FUNC_MACRO(TEST_CLASS) \ argument 34 device, context, queue, n_elems, TEST_CLASS \ 39 #define TEST_TERNARY_FUNC_MACRO(TEST_CLASS) \ argument 41 device, context, queue, n_elems, TEST_CLASS \
|
/external/antlr/runtime/Perl5/t/lib/My/Test/Class/ |
D | Load.pm | 13 if (exists $ENV{TEST_CLASS}) { 14 my $pattern = $ENV{TEST_CLASS};
|
/external/OpenCL-CTS/test_conformance/clcpp/synchronization/named_barrier/ |
D | common.hpp | 25 #define RUN_WG_NAMED_BARRIER_TEST_MACRO(TEST_CLASS) \ argument 27 device, context, queue, num_elements, TEST_CLASS \
|
/external/testng/src/main/java/org/testng/ |
D | CommandLineArgs.java | 99 public static final String TEST_CLASS = "-testclass"; field in CommandLineArgs 100 @Parameter(names = TEST_CLASS, description = "The list of test classes")
|
/external/autotest/client/tests/bash_shared_mapping/ |
D | control | 4 TEST_CLASS = "Kernel"
|
/external/autotest/client/tests/linus_stress/ |
D | control | 5 TEST_CLASS = 'Kernel'
|
/external/autotest/client/tests/cpu_hotplug/ |
D | control | 5 TEST_CLASS = 'kernel'
|
/external/autotest/client/tests/cgroup/ |
D | control | 5 TEST_CLASS = "General"
|
/external/autotest/client/tests/fsx/ |
D | control | 4 TEST_CLASS = "General"
|
/external/autotest/client/site_tests/platform_DBusMachineIdRotation/ |
D | control | 5 TEST_CLASS = 'platform'
|
/external/autotest/client/tests/signaltest/ |
D | control | 5 TEST_CLASS='Kernel'
|
/external/autotest/client/tests/selftest/ |
D | control | 6 TEST_CLASS = "Software"
|
/external/autotest/client/tests/error_test_na/ |
D | control | 4 TEST_CLASS = "General"
|
/external/autotest/client/tests/error_test_fail/ |
D | control | 4 TEST_CLASS = "General"
|
/external/autotest/client/tests/error_test_error/ |
D | control | 4 TEST_CLASS = "General"
|
/external/autotest/client/tests/posixtest/ |
D | control | 6 TEST_CLASS = "Kernel"
|
/external/autotest/server/site_tests/dummy_FailServer/ |
D | control | 5 TEST_CLASS = 'General'
|
/external/autotest/client/tests/hwclock/ |
D | control | 5 TEST_CLASS = "General"
|
/external/autotest/client/tests/rttester/ |
D | control | 6 TEST_CLASS = "Kernel"
|
/external/autotest/client/site_tests/kernel_Lmbench/ |
D | control | 7 TEST_CLASS = "kernel"
|
/external/autotest/client/tests/ebizzy/ |
D | control | 5 TEST_CLASS = "SYSTEM STRESS"
|
/external/autotest/client/tests/error_cleanup/ |
D | control | 4 TEST_CLASS = "General"
|
/external/autotest/client/tests/reaim/ |
D | control | 4 TEST_CLASS = "Kernel"
|
/external/autotest/client/tests/error_initialize/ |
D | control | 4 TEST_CLASS = "General"
|
/external/autotest/client/tests/tiobench/ |
D | control | 4 TEST_CLASS = 'IO'
|
12345678910>>...94