HomeSort by relevance Sort by last modified time
    Searched refs:cfm (Results 1 - 25 of 57) sorted by null

1 2 3

  /external/autotest/server/cros/cfm/configurable_test/
dsl.py 8 from autotest_lib.client.common_lib.cros.cfm.usb.cfm_usb_devices import *
9 from autotest_lib.server.cros.cfm.configurable_test.actions import *
10 from autotest_lib.server.cros.cfm.configurable_test.cfm_test import *
11 from autotest_lib.server.cros.cfm.configurable_test.configuration import *
12 from autotest_lib.server.cros.cfm.configurable_test.scenario import *
cfm_test.py 1 from autotest_lib.server.cros.cfm.configurable_test import configuration
5 Specification of one configurable CFM test.
configurable_cfm_test.py 4 from autotest_lib.client.common_lib.cros.cfm.usb import usb_device_collector
5 from autotest_lib.client.common_lib.cros.cfm.usb import usb_port_manager
6 from autotest_lib.server.cros.cfm import cfm_base_test
7 from autotest_lib.server.cros.cfm.configurable_test import action_context
8 from autotest_lib.server.cros.cfm.utils import bond_http_api
9 from autotest_lib.server.cros.cfm.utils import perf_metrics_collector
58 Base class for the actual Autotests that execute configurable CFM tests.
configurable_cfm_test_unittest.py 5 from autotest_lib.server.cros.cfm.configurable_test import action_context
6 from autotest_lib.server.cros.cfm.configurable_test import configurable_cfm_test
7 from autotest_lib.server.cros.cfm.configurable_test.dsl import *
15 """Tests running configurable CFM tests."""
  /external/autotest/server/site_tests/enterprise_CFM_ConfigurableCfmTestSanity/
enterprise_CFM_ConfigurableCfmTestSanity.py 1 from autotest_lib.server.cros.cfm.configurable_test import configurable_cfm_test
6 Sanity test that verifies configurable CFM tests can run.
  /external/autotest/server/site_tests/enterprise_CFM_LowLevelPeripheralTest/
enterprise_CFM_LowLevelPeripheralTest.py 1 from autotest_lib.server.cros.cfm.configurable_test import configurable_cfm_test
  /external/autotest/server/site_tests/enterprise_CFM_MeetingRoomScenario/
enterprise_CFM_MeetingRoomScenario.py 1 from autotest_lib.server.cros.cfm.configurable_test import configurable_cfm_test
  /external/autotest/server/site_tests/enterprise_CFM_PeripheralQualification/
enterprise_CFM_PeripheralQualification.py 1 from autotest_lib.server.cros.cfm.configurable_test import configurable_cfm_test
  /external/libunwind/src/ia64/
regs.h 36 sor = 8 * ((c->cfm >> 14) & 0xf);
37 rrb_gr = (c->cfm >> 18) & 0x7f;
61 rrb_fr = (c->cfm >> 25) & 0x7f;
  /external/strace/linux/ia64/
get_syscall_args.c 9 unsigned long sof = (ia64_regs.cfm >> 0) & 0x7f;
10 unsigned long sol = (ia64_regs.cfm >> 7) & 0x7f;
  /external/autotest/client/common_lib/cros/cfm/usb/
cfm_usb_devices_unittest.py 3 from autotest_lib.client.common_lib.cros.cfm.usb import cfm_usb_devices
usb_device_spec_unittest.py 3 from autotest_lib.client.common_lib.cros.cfm.usb import usb_device_spec
usb_device_collector_unittest.py 4 from autotest_lib.client.common_lib.cros.cfm.usb import usb_device_collector
5 from autotest_lib.client.common_lib.cros.cfm.usb import usb_device_spec
usb_device_unittest.py 3 from autotest_lib.client.common_lib.cros.cfm.usb import usb_device
4 from autotest_lib.client.common_lib.cros.cfm.usb import usb_device_spec
  /external/autotest/server/site_tests/enterprise_CFM_MeetAppSanity/
enterprise_CFM_MeetAppSanity.py 7 from autotest_lib.server.cros.cfm import cfm_base_test
  /external/autotest/client/common_lib/cros/cfm/atrus/
atrus_utils.py 9 from autotest_lib.client.common_lib.cros.cfm.usb import usb_device_collector
10 from autotest_lib.client.common_lib.cros.cfm.usb import cfm_usb_devices
  /external/libunwind/tests/
Gia64-test-stack.c 58 unw_word_t ip, sp, bsp, v0, v1, v2, v3, n0, n1, n2, n3, cfm, sof, sol, r32; local
107 if ((ret = unw_get_reg (&c, UNW_IA64_CFM, &cfm)) < 0)
109 sof = cfm & 0x7f;
122 if ((ret = unw_get_reg (&c, UNW_IA64_CFM, &cfm)) < 0)
124 sof = cfm & 0x7f;
125 sol = (cfm >> 7) & 0x7f;
  /external/autotest/client/site_tests/enterprise_CFM_AtrusUpdaterStress/
enterprise_CFM_AtrusUpdaterStress.py 10 from autotest_lib.client.common_lib.cros.cfm.atrus import atrus_utils
  /external/autotest/server/site_tests/enterprise_CFM_RebootStress/
enterprise_CFM_RebootStress.py 7 from autotest_lib.server.cros.cfm import cfm_base_test
12 Stress tests the CFM enrolled device by rebooting it multiple times using
  /cts/tests/fragment/src/android/fragment/cts/
PrimaryNavFragmentTest.java 55 FragmentManager cfm = strictFragment.getChildFragmentManager(); local
56 cfm.beginTransaction().add(child, null).addToBackStack(null).commit();
57 executePendingTransactions(mActivityRule, cfm);
59 assertEquals("child transaction not on back stack", 1, cfm.getBackStackEntryCount());
65 assertEquals("child transaction still on back stack", 0, cfm.getBackStackEntryCount());
  /external/autotest/server/site_tests/enterprise_CFM_PTZStress/
enterprise_CFM_PTZStress.py 10 from autotest_lib.client.common_lib.cros.cfm.usb import cfm_usb_devices
11 from autotest_lib.client.common_lib.cros.cfm.usb import usb_device_collector
12 from autotest_lib.server.cros.cfm import cfm_base_test
16 Executes the following tests on CFM devices:
  /external/autotest/client/common_lib/cros/cfm/metrics/
media_metrics_collector_test.py 1 from autotest_lib.client.common_lib.cros.cfm.metrics import (
  /external/skia/gm/
modecolorfilters.cpp 123 for (size_t cfm = 0; cfm < SK_ARRAY_COUNT(modes); ++cfm) {
125 paint.setColorFilter(SkColorFilter::MakeModeFilter(colors[cfc], modes[cfm]));
  /external/skqp/gm/
modecolorfilters.cpp 123 for (size_t cfm = 0; cfm < SK_ARRAY_COUNT(modes); ++cfm) {
125 paint.setColorFilter(SkColorFilter::MakeModeFilter(colors[cfc], modes[cfm]));
  /external/autotest/server/site_tests/enterprise_CFM_MimoSanity/
enterprise_CFM_MimoSanity.py 10 from autotest_lib.server.cros.cfm import cfm_base_test
12 from autotest_lib.client.common_lib.cros.cfm.usb import cfm_usb_devices
13 from autotest_lib.client.common_lib.cros.cfm.usb import usb_device_collector
20 """Tests the following fuctionality works on CFM enrolled devices:
21 1. Verify CfM has Camera, Speaker and Mimo connected.
23 3. Verify after rebooting CfM Mimo is present.
52 Check CfM has camera, speaker and MiMO connected.

Completed in 392 milliseconds

1 2 3