Home
last modified time | relevance | path

Searched defs:content (Results 1 – 10 of 10) sorted by relevance

/test/vts-testcase/kernel/api/sysfs/src/com/android/tests/sysfs/
DKernelApiSysfsTest.java51 String content = getDevice().pullFileContents(state).trim(); in testAndroidUSB() local
69 String content = getDevice().pullFileContents(filePath).trim(); in testCpuOnlineFormat() local
76 String content = getDevice().pullFileContents(filePath).trim(); in isReadOnlyAndIntegerContent() local
84 String content = getDevice().pullFileContents(filePath).trim(); in isReadWriteAndIntegerContent() local
114 String content; in testPerCpuCpufreq() local
258 String content = getDevice().pullFileContents(filePath).trim(); in testSysPowerState() local
288 String content = getDevice().pullFileContents(filePath).trim(); in testKfenceSampleRate() local
/test/vts/drivers/libdrivercomm/
DVtsDriverFileUtil.cpp30 string content((istreambuf_iterator<char>(ifs)), in ReadFile() local
/test/app_compat/csuite/harness/src/test/java/com/android/csuite/config/
DModuleGeneratorTest.java160 String content = "hello placeholder%s%s world"; in split_templateContainsPlaceholders_replacesPlaceholdersInOutput() local
181 String content = "no placeholder"; in split_templateDoesNotContainPlaceholder_outputsTemplateContent() local
199 String content = ""; in split_templateContentIsEmpty_outputsTemplateContent() local
/test/vts/testcases/host/selinux_test/src/com/android/tests/selinux/
DKernelSelinuxFileApiTest.java66 String content = FileUtil.readStringFromFile(selinuxTmpFile); in testSelinuxCheckReqProt() local
/test/app_compat/csuite/harness/src/test/java/com/android/csuite/core/
DFileBasedPackageNameProviderTest.java111 private Path createPackagesFile(String content) throws IOException { in createPackagesFile()
/test/vts/proto/
DVtsReportMessage.proto257 optional bytes content = 3; field
273 optional bytes content = 3; field
/test/vti/dashboard/src/main/java/com/android/vts/servlet/
DShowPerformanceDigestServlet.java213 String content = perfSummary.label; in doGetHandler() local
/test/vti/dashboard/src/main/webapp/js/
Dtest_results.js208 function createClickableIndicator(container, content, classes, click) { argument
/test/vti/dashboard/src/main/java/com/android/vts/job/
DVtsPerformanceJobServlet.java122 String content = labels.get(i); in getPerformanceSummary() local
/test/app_compat/csuite/instrumentation/launch/src/main/java/com/android/compatibilitytest/
DAppCompatibility.java236 String content = entry.getText(4096); in checkDropbox() local