Home
last modified time | relevance | path

Searched refs:create2 (Results 1 - 4 of 4) sorted by relevance

/third_party/python/Lib/tkinter/test/test_tkinter/
H A Dtest_geometry_managers.py17 def create2(self): member in PackTest
28 pack, a, b, c, d = self.create2()
44 pack, a, b, c, d = self.create2()
61 pack, a, b, c, d = self.create2()
77 pack, a, b, c, d = self.create2()
101 pack, a, b, c, d = self.create2()
118 pack, a, b, c, d = self.create2()
160 pack, a, b, c, d = self.create2()
202 pack, a, b, c, d = self.create2()
216 pack, a, b, c, d = self.create2()
283 def create2(self): global() member in PlaceTest
[all...]
H A Dtest_widgets.py1276 def create2(self): member in PanedWindowTest
1285 p, b, c = self.create2()
1306 p, b, c = self.create2()
1312 p, b, c = self.create2()
1318 p, b, c = self.create2()
1324 p, b, c = self.create2()
1330 p, b, c = self.create2()
1336 p, b, c = self.create2()
1342 p, b, c = self.create2()
1348 p, b, c = self.create2()
[all...]
/third_party/ltp/testcases/kernel/security/tomoyo/
H A Dtomoyo_new_file_test.c49 static void create2(const char *pathname) in create2() function
349 create2(filename); in stage_file_test()
463 create2(filename); in stage_file_test()
466 create2(filename); in stage_file_test()
513 create2(filename); in stage_file_test()
523 create2(filename); in stage_file_test()
527 create2(filename); in stage_file_test()
549 create2(filename); in stage_file_test()
/third_party/typescript/tests/baselines/reference/
H A Dparserindenter.js696 indentationInfo = IndentationEditInfo.create2(indent.Position, indent.ReplaceWith, lineStartPosition, lineIndentLength);
1309 indentationInfo = IndentationEditInfo.create2(indent.Position, indent.ReplaceWith, lineStartPosition, lineIndentLength);

Completed in 6 milliseconds