HomeSort by relevance Sort by last modified time
    Searched refs:TEST_CASES (Results 26 - 42 of 42) sorted by null

12

  /external/linux-kselftest/tools/testing/selftests/ftrace/
ftracetest 85 TEST_CASES=$OPT_TEST_CASES
99 TEST_CASES=`find_testcases $TEST_DIR`
261 for t in $TEST_CASES; do
  /external/autotest/client/site_tests/policy_ChromeOsLockOnIdleSuspend/
policy_ChromeOsLockOnIdleSuspend.py 31 TEST_CASES = {
149 case_value = self.TEST_CASES[case]
  /external/autotest/client/site_tests/policy_CookiesSessionOnlyForUrls/
policy_CookiesSessionOnlyForUrls.py 56 self.TEST_CASES = {
159 case_value = self.TEST_CASES[case]
  /external/autotest/client/site_tests/policy_DisableScreenshots/
policy_DisableScreenshots.py 53 self.TEST_CASES = {
135 case_value = self.TEST_CASES[case]
  /external/autotest/client/site_tests/policy_PluginsAllowedForUrls/
policy_PluginsAllowedForUrls.py 54 self.TEST_CASES = {
153 case_value = self.TEST_CASES[case]
  /external/autotest/client/site_tests/policy_PluginsBlockedForUrls/
policy_PluginsBlockedForUrls.py 54 self.TEST_CASES = {
153 case_value = self.TEST_CASES[case]
  /external/autotest/client/site_tests/policy_URLBlacklist/
policy_URLBlacklist.py 50 self.TEST_CASES = {
134 case_value = self.TEST_CASES[case]
  /external/autotest/client/site_tests/policy_URLWhitelist/
policy_URLWhitelist.py 50 self.TEST_CASES = {
140 case_value = self.TEST_CASES[case]
  /external/autotest/client/site_tests/policy_ProxySettings/
policy_ProxySettings.py 132 self.TEST_CASES = {
181 case_value = self.TEST_CASES[case]
  /external/sfntly/cpp/
CMakeLists.txt 78 file(GLOB TEST_CASES src/test/*.cc src/test/autogenerated/*.cc)
85 ${TEST_CASES} ${CHROME_SUBSETTER_LIB}
  /external/autotest/client/site_tests/policy_PowerManagementIdleSettings/
policy_PowerManagementIdleSettings.py 106 self.TEST_CASES = {
285 case_value = self.TEST_CASES[case]
  /frameworks/minikin/tests/unittest/
CmapCoverageTest.cpp 325 } TEST_CASES[] = {
333 for (const auto& testCase : TEST_CASES) {
351 } TEST_CASES[] = {
357 for (const auto& testCase : TEST_CASES) {
401 } TEST_CASES[] = {
424 for (const auto& testCase : TEST_CASES) {
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/pipeline/
vktPipelineImageViewTests.cpp 348 #define ADD_SUBRESOURCE_RANGE_TESTS(TEST_CASES) \
350 for (int configNdx = 0; configNdx < DE_LENGTH_OF_ARRAY(TEST_CASES); configNdx++) \
353 const TestCaseConfig config = (TEST_CASES)[configNdx]; \
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
TestMessageFormat.java     [all...]
NumberFormatTest.java     [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
TestMessageFormat.java     [all...]
NumberFormatTest.java     [all...]

Completed in 2177 milliseconds

12