Home
last modified time | relevance | path

Searched refs:Add (Results 1 – 7 of 7) sorted by relevance

/test/vts/utils/python/instrumentation/
Dtest_framework_instrumentation_test.py79 self.assertTrue(tfi.categories.Add(self.name, self.category))
80 self.assertFalse(tfi.categories.Add('', self.name))
81 self.assertFalse(tfi.categories.Add(None, self.name))
82 self.assertFalse(tfi.categories.Add('1a', self.name))
Dtest_framework_instrumentation_categories.py36 def Add(self, key, value): member in TestFrameworkInstrumentationCategories
/test/vts/drivers/hal/common/driver_base/
DDriverBase.cpp230 msg->mutable_processed_coverage_data()->Add(data); in ReadGcdaFile()
257 msg->mutable_raw_coverage_data()->Add(); in ReadGcdaFile()
/test/app_compat/csuite/
Dpylintrc10 # Add files or directories to the blacklist. They should be base names, not
14 # Add files or directories matching the regex patterns to the blacklist. The
187 # List of decorators that produce properties, such as abc.abstractproperty. Add
233 # contextlib.contextmanager. Add to this list to register other decorators that
/test/vti/dashboard/
DREADME.md217 5. In the page, "Add Google Cloud Platform projects to monitor", click Continue to skip ahead.
235 2. Go to Alerting > Uptime Checks in the top menu and then click Add Uptime Check.
/test/vti/dashboard/src/main/webapp/WEB-INF/jsp/
Dshow_table.jsp183 // Add column headers.
Ddashboard_main.jsp325 … <a class="col s6 btn-flat add-fav-button" test="${test.name}" title="Add favorite">