Home
last modified time | relevance | path

Searched refs:root (Results 1 – 25 of 3439) sorted by relevance

12345678910>>...138

/external/icu/icu4c/source/test/cintltst/
Dcalltest.c21 void addUtility(TestNode** root);
22 void addBreakIter(TestNode** root);
23 void addStandardNamesTest(TestNode **root);
24 void addFormatTest(TestNode** root);
25 void addConvert(TestNode** root);
26 void addCollTest(TestNode** root);
27 void addComplexTest(TestNode** root);
28 void addBidiTransformTest(TestNode** root);
29 void addUDataTest(TestNode** root);
30 void addUTF16Test(TestNode** root);
[all …]
Dcutiltst.c26 void addHashtableTest(TestNode** root);
27 void addCStringTest(TestNode** root);
28 void addTrieTest(TestNode** root);
29 void addTrie2Test(TestNode** root);
30 void addEnumerationTest(TestNode** root);
31 void addPosixTest(TestNode** root);
32 void addSortTest(TestNode** root);
34 void addUtility(TestNode** root);
36 void addUtility(TestNode** root) in addUtility() argument
38 addCStringTest(root); in addUtility()
[all …]
/external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/
DViewGroupTest.java32 private ViewGroup root; field in ViewGroupTest
45 root = new FrameLayout(context); in setUp()
53 root.addView(child1); in setUp()
54 root.addView(child2); in setUp()
55 root.addView(child3); in setUp()
71 assertThat(root.getLayoutAnimationListener(), nullValue()); in testLayoutAnimationListener()
83 root.setLayoutAnimationListener(animationListener); in testLayoutAnimationListener()
85 assertThat(root.getLayoutAnimationListener(), sameInstance(animationListener)); in testLayoutAnimationListener()
90 root.removeViewAt(1); in testRemoveChildAt()
92 assertThat(root.getChildCount(), equalTo(2)); in testRemoveChildAt()
[all …]
/external/libcxx/test/libcxx/containers/associative/
Dtree_remove.pass.cpp39 Node root; in test1() local
46 root.__left_ = &b; in test1()
48 b.__parent_ = &root; in test1()
73 std::__tree_remove(root.__left_, &y); in test1()
74 assert(std::__tree_invariant(root.__left_)); in test1()
76 assert(root.__parent_ == 0); in test1()
77 assert(root.__left_ == &d); in test1()
78 assert(root.__right_ == 0); in test1()
79 assert(root.__is_black_ == false); in test1()
81 assert(d.__parent_ == &root); in test1()
[all …]
Dtree_balance_after_insert.pass.cpp37 Node root; in test1() local
43 root.__left_ = &c; in test1()
45 c.__parent_ = &root; in test1()
65 std::__tree_balance_after_insert(root.__left_, &a); in test1()
67 assert(std::__tree_invariant(root.__left_)); in test1()
69 assert(root.__left_ == &c); in test1()
71 assert(c.__parent_ == &root); in test1()
92 Node root; in test1() local
98 root.__left_ = &c; in test1()
100 c.__parent_ = &root; in test1()
[all …]
/external/jacoco/org.jacoco.report.test/src/org/jacoco/report/internal/html/
DHTMLElementTest.java29 private HTMLElement root; field in HTMLElementTest
34 root = new HTMLElement(buffer, "root") { in setUp()
43 root.meta("key", "value"); in testMeta()
44 root.close(); in testMeta()
52 root.link("stylesheet", "style.css", "text/css"); in testLink()
53 root.close(); in testLink()
61 root.title(); in testTitle()
62 root.close(); in testTitle()
68 root.h1(); in testH1()
69 root.close(); in testH1()
[all …]
/external/autotest/client/site_tests/security_SandboxedServices/
Dbaseline.lakitu-st2 cloud-init,root,root,No,No,No,No
3 device_policy_m,root,root,No,No,No,No
4 first-boot,root,root,No,No,No,No
5 onboot,root,root,No,No,No,No
6 systemd-journal,root,root,No,No,No,No
7 systemd-logind,root,root,No,No,No,No
8 systemd,root,root,No,No,No,No
9 systemd-udevd,root,root,No,No,No,No
11 # TODO: These processes do not really need to run as root. Figure out a way to
13 curl,root,root,No,No,No,No
[all …]
Dbaseline.lakitu_next2 cloud-init,root,root,No,No,No,No
3 device_policy_m,root,root,No,No,No,No
4 first-boot,root,root,No,No,No,No
5 onboot,root,root,No,No,No,No
6 systemd-journal,root,root,No,No,No,No
7 systemd-logind,root,root,No,No,No,No
8 systemd,root,root,No,No,No,No
9 systemd-udevd,root,root,No,No,No,No
11 # TODO: These processes do not really need to run as root. Figure out a way to
13 curl,root,root,No,No,No,No
[all …]
Dbaseline.lakitu2 cloud-init,root,root,No,No,No,No
3 device_policy_m,root,root,No,No,No,No
4 first-boot,root,root,No,No,No,No
5 onboot,root,root,No,No,No,No
6 systemd-journal,root,root,No,No,No,No
7 systemd-logind,root,root,No,No,No,No
8 systemd,root,root,No,No,No,No
9 systemd-udevd,root,root,No,No,No,No
11 # TODO: These processes do not really need to run as root. Figure out a way to
13 curl,root,root,No,No,No,No
[all …]
Dbaseline.lakitu-gpu2 cloud-init,root,root,No,No,No,No
3 device_policy_m,root,root,No,No,No,No
4 first-boot,root,root,No,No,No,No
5 onboot,root,root,No,No,No,No
6 systemd-journal,root,root,No,No,No,No
7 systemd-logind,root,root,No,No,No,No
8 systemd,root,root,No,No,No,No
9 systemd-udevd,root,root,No,No,No,No
11 # TODO: These processes do not really need to run as root. Figure out a way to
13 curl,root,root,No,No,No,No
[all …]
Dbaseline4 # root. TODO: We should namespace it.
5 udevd,root,root,No,No,No,No
7 # Frecon needs to run as root and in the original namespace because it might
9 frecon,root,root,No,No,No,No
11 session_manager,root,root,No,No,No,No
15 shill,root,root,No,No,No,No
17 cryptohomed,root,root,No,No,No,No
21 metrics_daemon,root,root,No,No,No,No
22 disks,root,root,No,No,No,No
23 update_engine,root,root,No,No,No,No
[all …]
Dbaseline.gale3 ap-av,root,root,No,No,No,No,No
4 ap-ecm-manager,root,root,No,No,No,No,No
5 ap-pipe-reader,root,root,No,No,No,No,No
6 ap-ui-server,root,root,No,No,No,No,No
7 ap-wifiblaster-,root,root,No,No,No,No,No
8 dev_debug_vboot,root,root,No,No,No,No,No
9 feedback_daemon,root,root,No,No,No,No,No
10 flashrom,root,root,No,No,No,No,No
11 hciattach,root,root,No,No,No,No,No
12 speed-test,root,root,No,No,No,No,No
[all …]
Dbaseline.whirlwind3 ap-av,root,root,No,No,No,No,No
4 ap-ecm-manager,root,root,No,No,No,No,No
5 ap-pipe-reader,root,root,No,No,No,No,No
6 ap-ui-server,root,root,No,No,No,No,No
7 ap-wifiblaster-,root,root,No,No,No,No,No
8 dev_debug_vboot,root,root,No,No,No,No,No
9 feedback_daemon,root,root,No,No,No,No,No
10 flashrom,root,root,No,No,No,No,No
11 hciattach,root,root,No,No,No,No,No
12 speed-test,root,root,No,No,No,No,No
[all …]
/external/jacoco/org.jacoco.report.test/src/org/jacoco/report/internal/xml/
DXMLElementTest.java29 private XMLElement root; field in XMLElementTest
34 root = new XMLElement(buffer, "root"); in setUp()
35 root.beginOpenTag(); in setUp()
40 root.close(); in testEmptyNode()
42 root.close(); in testEmptyNode()
48 root.close(); in testAddAttributeToClosedNode()
49 root.attr("attr", "value"); in testAddAttributeToClosedNode()
54 root.close(); in testAddChildToClosedNode()
55 root.element("child"); in testAddChildToClosedNode()
60 root.close(); in testAddTextToClosedNode()
[all …]
/external/libchrome/base/json/
Djson_reader_unittest.cc30 std::unique_ptr<Value> root = JSONReader().ReadToValue(" null "); in TEST() local
31 ASSERT_TRUE(root); in TEST()
32 EXPECT_TRUE(root->IsType(Value::TYPE_NULL)); in TEST()
42 std::unique_ptr<Value> root = JSONReader().ReadToValue("true "); in TEST() local
43 ASSERT_TRUE(root); in TEST()
44 EXPECT_TRUE(root->IsType(Value::TYPE_BOOLEAN)); in TEST()
49 std::unique_ptr<Value> root = JSONReader().ReadToValue("/* comment */null"); in TEST() local
50 ASSERT_TRUE(root); in TEST()
51 EXPECT_TRUE(root->IsType(Value::TYPE_NULL)); in TEST()
52 root = JSONReader().ReadToValue("40 /* comment */"); in TEST()
[all …]
/external/pdfium/third_party/freetype/src/type1/
Dt1objs.c61 T1_Face face = (T1_Face)size->root.face; in T1_Size_Get_Globals_Funcs()
66 module = FT_Get_Module( size->root.face->driver->root.library, in T1_Size_Get_Globals_Funcs()
80 if ( size->root.internal ) in T1_Size_Done()
87 funcs->destroy( (PSH_Globals)size->root.internal ); in T1_Size_Done()
89 size->root.internal = NULL; in T1_Size_Done()
105 T1_Face face = (T1_Face)size->root.face; in T1_Size_Init()
108 error = funcs->create( size->root.face->memory, in T1_Size_Init()
111 size->root.internal = (FT_Size_Internal)(void*)globals; in T1_Size_Init()
126 FT_Request_Metrics( size->root.face, req ); in T1_Size_Request()
129 funcs->set_scale( (PSH_Globals)size->root.internal, in T1_Size_Request()
[all …]
/external/python/cpython2/Lib/lib-tk/test/test_tkinter/
Dtest_variables.py10 self.root = Tcl()
13 del self.root
19 return self.root.getboolean(self.root.call("info", "exists", *args))
22 v = Variable(self.root)
27 v = Variable(self.root, "sample string", "varname")
33 v = Variable(self.root, "sample string", "varname")
40 v1 = Variable(self.root, name="name")
41 v2 = Variable(self.root, name="name")
50 v1 = Variable(self.root, name="abc")
51 v2 = Variable(self.root, name="abc")
[all …]
/external/openssh/contrib/suse/
Dopenssh.spec193 %defattr(-,root,root)
196 %attr(0755,root,root) %dir %{_sysconfdir}/ssh
197 %attr(0644,root,root) %config(noreplace) %{_sysconfdir}/ssh/ssh_config
198 %attr(0600,root,root) %config(noreplace) %{_sysconfdir}/ssh/sshd_config
199 %attr(0600,root,root) %config(noreplace) %{_sysconfdir}/ssh/moduli
200 %attr(0644,root,root) %config(noreplace) /etc/pam.d/sshd
201 %attr(0755,root,root) %config /etc/init.d/sshd
202 %attr(0755,root,root) %{_bindir}/ssh-keygen
203 %attr(0755,root,root) %{_bindir}/scp
204 %attr(0755,root,root) %{_bindir}/ssh
[all …]
/external/valgrind/coregrind/
Dm_oset.c121 AvlNode* root; // root node member
204 static void avl_swl ( AvlNode** root ) in avl_swl() argument
206 AvlNode* a = *root; in avl_swl()
208 *root = b; in avl_swl()
214 static void avl_swr ( AvlNode** root ) in avl_swr() argument
216 AvlNode* a = *root; in avl_swr()
218 *root = b; in avl_swr()
224 static void avl_nasty ( AvlNode* root ) in avl_nasty() argument
226 switch (root->balance) { in avl_nasty()
228 root->left->balance = 0; in avl_nasty()
[all …]
/external/selinux/libsepol/cil/test/unit/
Dtest_cil_resolve_ast.c80 cil_build_ast(test_db, test_tree->root, test_db->ast->root); in test_cil_resolve_name()
82 struct cil_tree_node *test_curr = test_db->ast->root->cl_head->cl_head; in test_cil_resolve_name()
104 cil_build_ast(test_db, test_tree->root, test_db->ast->root); in test_cil_resolve_name_invalid_type_neg()
106 struct cil_tree_node *test_curr = test_db->ast->root->cl_head->cl_head; in test_cil_resolve_name_invalid_type_neg()
118 test_db->ast->root = NULL; in test_cil_resolve_ast_curr_null_neg()
120 int rc = cil_resolve_ast(test_db, test_db->ast->root); in test_cil_resolve_ast_curr_null_neg()
143 cil_build_ast(test_db, test_tree->root, test_db->ast->root); in test_cil_resolve_roleallow()
145 int rc = cil_resolve_roleallow(test_db->ast->root->cl_head->next->next, args); in test_cil_resolve_roleallow()
162 int rc1=cil_build_ast(test_db, test_tree->root, test_db->ast->root); in test_cil_resolve_roleallow_srcdecl_neg()
165 int rc = cil_resolve_roleallow(test_db->ast->root->cl_head->next, args); in test_cil_resolve_roleallow_srcdecl_neg()
[all …]
/external/python/cpython2/Lib/idlelib/
DmacosxSupport.py16 def isCarbonAquaTk(root): argument
23 def _initializeTkVariantTests(root): argument
30 ws = root.tk.call('tk', 'windowingsystem')
35 elif 'AppKit' in root.tk.call('winfo', 'server', '.'):
71 def tkVersionWarning(root): argument
81 patchlevel = root.tk.call('info', 'patchlevel')
91 def addOpenEventSupport(root, flist): argument
103 root.createcommand("::tk::mac::OpenDocument", doOpenFile)
105 def hideTkConsole(root): argument
107 root.tk.call('console', 'hide')
[all …]
/external/valgrind/solaris/
Dvalgrind.p5m10 dir path=usr/bin owner=root group=bin mode=0755
11 file path=usr/bin/callgrind_annotate owner=root group=bin mode=0755
12 file path=usr/bin/callgrind_control owner=root group=bin mode=0755
13 file path=usr/bin/cg_annotate owner=root group=bin mode=0755
14 file path=usr/bin/cg_diff owner=root group=bin mode=0755
15 file path=usr/bin/cg_merge owner=root group=bin mode=0755
16 file path=usr/bin/ms_print owner=root group=bin mode=0755
17 file path=usr/bin/valgrind owner=root group=bin mode=0755
18 file path=usr/bin/valgrind-di-server owner=root group=bin mode=0755
19 file path=usr/bin/valgrind-listener owner=root group=bin mode=0755
[all …]
/external/autotest/client/site_tests/security_RootfsStatefulSymlinks/
Dbaseline5 "owner": "root",
12 "owner": "root",
19 "owner": "root",
26 "owner": "root",
27 "group": "root",
33 "owner": "root",
34 "group": "root",
40 "owner": "root",
41 "group": "root",
47 "owner": "root",
[all …]
/external/libcap/contrib/
Dpcaps4server95 chown $VERBOSE -R root:root /var/run/apache/
96 chown $VERBOSE -R root:root /etc/apache/
97 chown $VERBOSE -R root:root /var/log/apache/
98 chown $VERBOSE root:root /usr/sbin/httpd
131 chown $VERBOSE -R root:root /var/run/httpd/
132 chown $VERBOSE -R root:root /etc/httpd/
133 chown $VERBOSE -R root:root /var/log/httpd/
134 chown $VERBOSE root:root /usr/sbin/httpd
169 chown $VERBOSE -R root:root /var/log/samba
170 chown $VERBOSE -R root:root /etc/samba
[all …]
/external/ImageMagick/MagickCore/
Dxml-tree.c109 root; member
506 *root; in DestroyXMLTreeRoot() local
518 root=(XMLTreeRoot *) xml_info; in DestroyXMLTreeRoot()
519 for (i=NumberPredefinedEntities; root->entities[i] != (char *) NULL; i+=2) in DestroyXMLTreeRoot()
520 root->entities[i+1]=DestroyString(root->entities[i+1]); in DestroyXMLTreeRoot()
521 root->entities=(char **) RelinquishMagickMemory(root->entities); in DestroyXMLTreeRoot()
522 for (i=0; root->attributes[i] != (char **) NULL; i++) in DestroyXMLTreeRoot()
524 attributes=root->attributes[i]; in DestroyXMLTreeRoot()
538 if (root->attributes[0] != (char **) NULL) in DestroyXMLTreeRoot()
539 root->attributes=(char ***) RelinquishMagickMemory(root->attributes); in DestroyXMLTreeRoot()
[all …]

12345678910>>...138