Home
last modified time | relevance | path

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

/system/bt/build/toolchain/gcc/
DBUILD.gn25 outputs = [
35 outputs = [
45 outputs = [
68 outputs = [
83 outputs = [
/system/bt/build/toolchain/clang/
DBUILD.gn44 outputs = [
54 outputs = [
64 outputs = [
87 outputs = [
102 outputs = [
/system/update_engine/
Dchrome_browser_proxy_resolver_unittest.cc172 vector<deque<string>> outputs = { in TEST_F() local
183 ASSERT_EQ(inputs.size(), outputs.size()); in TEST_F()
188 deque<string>& expected = outputs[i]; in TEST_F()
Dtar_bunzip2.gypi27 'outputs': [
/system/netd/tests/benchmarks/
DREADME.md48 If the graphing ecosystem ever becomes advanced enough to plot multiple outputs from one
/system/tools/aidl/docs/
Daidl-cpp.md16 tool that takes an .aidl file, parses the AIDL, and outputs code.
/system/extras/simpleperf/
DREADME.md46 the profiled processes, and outputs a report showing where the time was spent.