Home
last modified time | relevance | path

Searched refs:s (Results 1 – 25 of 72) sorted by relevance

123

/test/mlts/benchmark/results/
DChart.bundle.min.js10s){if(!i[o]){if(!e[o]){var l="function"==typeof require&&require;if(!s&&l)return l(o,!0);if(r)retu… argument
/test/vts/utils/python/common/
Dlist_utils.py61 do_strip = lambda s: s.strip() if strip else s argument
62 do_str = lambda s: str(s) if to_str else s argument
66 do_strip(do_str(s))
67 for s in itertools.chain.from_iterable(expended_list_generator)
69 return filter(lambda s: str(s) != '', result) if remove_empty else result
/test/vts/utils/python/coverage/
Dparser_test.py62 s = MockStream(stream.magic, stream.format)
63 s.content = new_content
64 s.cursor = stream.cursor
65 return s
83 s = MockStream(stream.magic, stream.format)
84 s.content = new_content
85 s.cursor = stream.cursor
86 return s
110 s = MockStream(stream.magic, stream.format)
111 s.content = new_content
[all …]
Dsancov_parser_test.py61 s = p.Parse()
63 self.assertEqual(values, s)
74 s = p.Parse()
76 self.assertEqual(values, s)
/test/suite_harness/common/util/src/com/android/compatibility/common/util/
DKeyValueArgsParser.java33 for (String s : args) { in parse()
35 if (!s.startsWith("-")) { in parse()
36 throw new RuntimeException("Invalid Key: " + s); in parse()
38 key = s; in parse()
40 map.put(key, s); in parse()
/test/vti/dashboard/src/main/java/com/android/vts/proto/
DTestSuiteResultMessageProto.java727 java.lang.String s = bs.toStringUtf8(); in getAccessToken() local
729 accessToken_ = s; in getAccessToken()
731 return s; in getAccessToken()
781 java.lang.String s = bs.toStringUtf8(); in getResultPath() local
783 resultPath_ = s; in getResultPath()
785 return s; in getResultPath()
858 java.lang.String s = bs.toStringUtf8(); in getBranch() local
860 branch_ = s; in getBranch()
862 return s; in getBranch()
904 java.lang.String s = bs.toStringUtf8(); in getTarget() local
[all …]
/test/vts/drivers/hal/common/utils/
DStringUtil.cpp26 bool endsWith(const string& s, const string& suffix) { in endsWith() argument
27 return s.size() >= suffix.size() && s.rfind(suffix) == (s.size() - suffix.size()); in endsWith()
/test/vts/utils/python/controllers/
Dadb.py75 s = None
77 s = socket.socket(socket.AF_INET, socket.SOCK_STREAM)
78 s.setsockopt(socket.SOL_SOCKET, socket.SO_REUSEADDR, 1)
79 s.bind(('localhost', port))
84 if s:
85 s.close()
/test/vts-testcase/kernel/bow/
DBowTest.cpp195 std::string s; in GetTable() local
196 i >> s >> te.offset; in GetTable()
198 EXPECT_EQ(s, ""); in GetTable()
202 if (s == "Sector0:") in GetTable()
204 else if (s == "Sector0_current:") in GetTable()
206 else if (s == "Unchanged:") in GetTable()
208 else if (s == "Backup:") in GetTable()
210 else if (s == "Free:") in GetTable()
212 else if (s == "Changed:") in GetTable()
214 else if (s == "Top:") in GetTable()
/test/vts/utils/python/instrumentation/
Dtest_framework_instrumentation.py176 s = ('Begin [%s @ %s] ' % (e.name, e.category) +
178 result_text.append(' '*level + s)
181 s = ('End [%s @ %s] ' % (e.name, e.category) +
184 result_text.append(' '*level + s)
/test/vts-testcase/security/poc/target/kernel_wifi/31707909/
Dpoc.cpp71 struct sdreg *s; in poc() local
86 s = (struct sdreg *)&(iocbuf[7]); in poc()
87 s->func = 1; in poc()
/test/vts/testcases/host/camera_its/
DCameraITSTest.py175 os.path.join("tests", scene, s)
176 for s in os.listdir(os.path.join(its_path, "tests", scene))
177 if s[-3:] == ".py" and s[:4] == "test"
/test/vts/runners/host/
Dlogger.py57 h, m, s = time.split(':')
58 s, ms = s.split('.')
59 return (month, day, h, m, s, ms)
/test/vts-testcase/hal/treble/vintf/
DSystemVendorTest.cpp108 static void insert(D *d, const S &s) { in insert() argument
109 d->insert(s.begin(), s.end()); in insert()
/test/vts/hals/
DREADME.md1s HAL dirs but are compiled in a different way (e.g., with a post-compile-time instrumentation or …
/test/vts/compilation_tools/vtsc/
DVtsCompilerMain.cpp104 struct stat s; in main() local
112 if (stat(argv[opt_count + 1], &s) == 0) { in main()
113 if (s.st_mode & S_IFDIR) { in main()
/test/suite_harness/common/util/tests/assets/
Dx86app_process32.txt4 Data: 2's complement, little endian
344 [ 79] app_process: Unable to determine ABI list from property %s.
350 [ 165] ERROR: could not find class '%s'^J
354 [ 1d0] %s/dalvik-cache/%s
356 [ 20a] Error constructing dalvik cache : %s
358 [ 24f] Error creating cache dir %s : %s
360 [ 27d] Error changing dalvik-cache ownership : %s
361 [ 2a8] Error changing dalvik-cache permissions : %s
366 [ 389] failed to create sigchain pthread key: %s
374 [ 439] Unable to find next %s in signal chain
Dx86app_process64.txt4 Data: 2's complement, little endian
373 [ 79] app_process: Unable to determine ABI list from property %s.
379 [ 165] ERROR: could not find class '%s'^J
383 [ 1d0] %s/dalvik-cache/%s
385 [ 20a] Error constructing dalvik cache : %s
387 [ 24f] Error creating cache dir %s : %s
389 [ 27d] Error changing dalvik-cache ownership : %s
390 [ 2a8] Error changing dalvik-cache permissions : %s
395 [ 389] failed to create sigchain pthread key: %s
403 [ 439] Unable to find next %s in signal chain
/test/vti/dashboard/
D.gitignore48 [._]*.s[a-w][a-z]
49 [._]s[a-w][a-z]
/test/vti/test_serving/proto/
DGreenBuildScheduleConfigMessage.proto36 // Test package's manifest branch name.
50 // Test package's build target name.
79 // GSI's build target name.
DTestScheduleConfigMessage.proto99 // Test package's storage type (e.g., PAB or GCS)
102 // Test package's manifest branch name.
105 // Test package's build target name.
/test/vts/proto/
DComponentSpecificationMessage.proto103 // for bionic's libm
106 // for bionic's libc
109 // for VNDK's libcutils
112 // for OS kernel's system call.
316 // argument(s)
421 // the actual value(s) for an scalar data type.
437 // for sub variables when this's a struct type.
445 // for sub variables when this's a union type.
453 // for sub variables when this's a safe_union type.
488 // for non HIDL HAL, to set function pointer(s).
[all …]
/test/vti/dashboard/src/main/webapp/WEB-INF/jsp/
Dheader.jsp32 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
33 (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
34 m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
/test/mlts/benchmark/src/com/android/nn/benchmark/app/
DNNControls.java158 String s = t.toString() + " " + getResultShortSummary(br, t); in onActivityResult() local
159 mTestList.set(id[ct], s); in onActivityResult()
161 mOutResult += s + '\n'; in onActivityResult()
/test/app_compat/csuite/harness/src/main/java/com/android/compatibility/targetprep/
DAppSetupPreparer.java112 .filter(s -> s.endsWith(".apk")) in listApkFilePaths()

123