HomeSort by relevance Sort by last modified time
    Searched full:target_package (Results 51 - 75 of 146) sorted by null

1 23 4 5 6

  /external/autotest/server/site_tests/cheets_GTS/
control.GtsSearchHostTestCases 25 target_package='GtsSearchHostTestCases',
control.GtsSecurityHostTestCases 25 target_package='GtsSecurityHostTestCases',
control.GtsSensorHostTestCases 25 target_package='GtsSensorHostTestCases',
control.GtsSetupWizardHostTestCases 25 target_package='GtsSetupWizardHostTestCases',
control.GtsSsaidHostTestCases 25 target_package='GtsSsaidHostTestCases',
control.GtsStorageTestCases 25 target_package='GtsStorageTestCases',
control.GtsTelecomManagerTests 25 target_package='GtsTelecomManagerTests',
control.GtsTetheringTestCases 25 target_package='GtsTetheringTestCases',
control.GtsTvBugReportTestCases 25 target_package='GtsTvBugReportTestCases',
control.GtsTvHostTestCases 25 target_package='GtsTvHostTestCases',
control.GtsWebViewHostTestCases 25 target_package='GtsWebViewHostTestCases',
control.GtsWebViewTestCases 25 target_package='GtsWebViewTestCases',
control.GtsYouTubeTestCases 25 target_package='GtsYouTubeTestCases',
  /test/vts/agents/hal/
SocketClientToDriver.cpp 43 const string& target_package,
53 command_message.set_target_package(target_package);
88 const string& target_package) {
96 command_message.set_target_package(target_package);
SocketClientToDriver.h 44 float target_version, const string& target_package,
55 const string& target_package);
  /test/vts/utils/python/mirror/
lib_mirror.py 36 def InitLibDriver(self, target_type, target_version, target_package,
44 target_package: . separated string (e.g., a.b.c) to denote the
81 target_package=target_package,
mirror_tracker.py 93 target_package=None,
107 target_package: string, the package name of a target HIDL HAL.
123 mirror.InitHalDriver(target_type, target_version, target_package,
132 target_package="",
146 target_package: . separated string (e.g., a.b.c) to denote the
158 mirror.InitLibDriver(target_type, target_version, target_package,
hal_mirror.py 62 def InitHalDriver(self, target_type, target_version, target_package,
71 target_package: . separated string (e.g., a.b.c) to denote the
89 target_package=target_package,
mirror_object.py 91 target_package="",
108 target_package: . separated string (e.g., a.b.c) to denote the
140 target_package=target_package,
  /test/vts/drivers/hal/server/
SocketServer.h 46 float target_version, const string& target_package,
52 const string& target_package);
SocketServer.cpp 45 const string& target_package,
52 target_package.c_str(), target_component_name.c_str(),
61 const string& target_package) {
64 target_class, target_type, target_version, target_package, name, &msg);
124 command_message.target_package(),
163 command_message.target_package());
  /test/vts/testcases/fuzz/lib_bionic/
LibBionicLibmFuzzTest.py 36 target_package="lib.ndk.bionic")
  /packages/apps/DocumentsUI/app-perf-tests/src/com/android/documentsui/
FilesAppPerfTest.java 44 private static final String TARGET_PACKAGE = "com.android.documentsui";
70 mDevice.executeShellCommand("am force-stop " + TARGET_PACKAGE);
  /packages/apps/Settings/tests/robotests/src/com/android/settings/search/indexing/
FakeSettingsFragment.java 50 public static final String TARGET_PACKAGE = "raw package name";
91 data.intentTargetPackage = TARGET_PACKAGE;
  /test/vts/testcases/codelab/host_multi_hal/
VtsCodelabHostMultiHalTest.py 38 target_package="android.hardware.light",
46 target_package="android.hardware.thermal",

Completed in 675 milliseconds

1 23 4 5 6