HomeSort by relevance Sort by last modified time
    Searched full:test_option (Results 1 - 7 of 7) sorted by null

  /frameworks/rs/api/
Scanner.h 94 * type[*] name [, test_option] [, "documentation"]
96 * The test_option specifiies restrictions on values used when generating the test cases.
  /external/autotest/client/common_lib/
control_data_unittest.py 198 def test_option(self): member in class:SetMethodTests
  /cts/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/testtype/
CompatibilityTest.java 82 private static final String TEST_OPTION = "test";
119 @Option(name = TEST_OPTION,
  /external/autotest/client/site_tests/logging_UserCrash/
logging_UserCrash.py 538 def _check_collection_failure(self, test_option, failure_string):
542 utils.system('echo "%s %s" > %s' % (old_core_pattern, test_option,
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/test/
omx_vdec_test.cpp 1300 int test_option = 0; local
    [all...]
  /cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/
CtsTest.java 95 private static final String TEST_OPTION = "test";
125 @Option(name = TEST_OPTION, shortName = 't', description = "run a specific test",
    [all...]
  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/test/
omx_vdec_test.cpp 1092 int test_option = 0; local
    [all...]

Completed in 547 milliseconds