Home
last modified time | relevance | path

Searched refs:app2 (Results 1 – 8 of 8) sorted by relevance

/external/bcc/tests/python/
Dtest_usdt2.py94 self.app2 = Popen([self.ftemp.name, "11"])
102 u2 = USDT(pid=int(self.app2.pid))
168 self.app2.kill()
169 self.app2.wait()
/external/autotest/server/cros/tradefed_test_unittest_data/
DCtsHostsideNetworkTests.txt17 03-22 23:13:48 D/TestDevice: Uninstalling com.android.cts.net.hostside.app2
24 03-22 23:14:04 D/TestDevice: Uninstalling com.android.cts.net.hostside.app2
34 03-22 23:14:08 D/TestDevice: Uninstalling com.android.cts.net.hostside.app2
41 03-22 23:14:23 D/TestDevice: Uninstalling com.android.cts.net.hostside.app2
182 03-22 23:14:30 D/TestDevice: Uninstalling com.android.cts.net.hostside.app2
189 03-22 23:14:48 D/TestDevice: Uninstalling com.android.cts.net.hostside.app2
342 03-22 23:14:54 D/TestDevice: Uninstalling com.android.cts.net.hostside.app2
349 03-22 23:14:58 D/TestDevice: Uninstalling com.android.cts.net.hostside.app2
359 03-22 23:15:02 D/TestDevice: Uninstalling com.android.cts.net.hostside.app2
366 03-22 23:15:07 D/TestDevice: Uninstalling com.android.cts.net.hostside.app2
[all …]
/external/python/apitools/apitools/base/py/
Dcli.py28 from apitools.base.py.app2 import *
/external/u-boot/configs/
Dwoodburn_defconfig24 CONFIG_MTDPARTS_DEFAULT="mtdparts=mxc_nand:50m(root1),32m(rootfb),64m(pcache),64m(app1),10m(app2),-…
Dflea3_defconfig21 CONFIG_MTDPARTS_DEFAULT="mtdparts=mxc_nand:50m(root1),32m(rootfb),64m(pcache),64m(app1),10m(app2),-…
Dwoodburn_sd_defconfig34 CONFIG_MTDPARTS_DEFAULT="mtdparts=mxc_nand:50m(root1),32m(rootfb),64m(pcache),64m(app1),10m(app2),-…
/external/tensorflow/tensorflow/core/lib/gtl/
Dcleanup_test.cc204 Appender app2(&s, "2"); in TEST_F() local
208 c = gtl::MakeCleanup(app2); in TEST_F()
/external/u-boot/drivers/net/
Dxilinx_axi_emac.c110 u32 app2; /* TX csum seed */ member