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/doc/testcase_develop_manual/
Drun_vts_directly.md39 Add `'data_file_path' : '<your android build top>/out/host/linux-x86/vts/android-vts/testcases'`
42 ## Add a new test
/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/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">