OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_box
(Results
1 - 8
of
8
) sorted by null
/prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_mailbox.py
56
self.
_box
= self._factory(self._path)
59
self.
_box
.close()
65
keys.append(self.
_box
.add(self._template % 0))
66
self.assertEqual(len(self.
_box
), 1)
67
keys.append(self.
_box
.add(mailbox.Message(_sample_message)))
68
self.assertEqual(len(self.
_box
), 2)
69
keys.append(self.
_box
.add(email.message_from_string(_sample_message)))
70
self.assertEqual(len(self.
_box
), 3)
71
keys.append(self.
_box
.add(StringIO.StringIO(_sample_message)))
72
self.assertEqual(len(self.
_box
), 4
[
all
...]
/prebuilts/gdb/linux-x86/lib/python2.7/test/
test_mailbox.py
56
self.
_box
= self._factory(self._path)
59
self.
_box
.close()
65
keys.append(self.
_box
.add(self._template % 0))
66
self.assertEqual(len(self.
_box
), 1)
67
keys.append(self.
_box
.add(mailbox.Message(_sample_message)))
68
self.assertEqual(len(self.
_box
), 2)
69
keys.append(self.
_box
.add(email.message_from_string(_sample_message)))
70
self.assertEqual(len(self.
_box
), 3)
71
keys.append(self.
_box
.add(StringIO.StringIO(_sample_message)))
72
self.assertEqual(len(self.
_box
), 4
[
all
...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_mailbox.py
56
self.
_box
= self._factory(self._path)
59
self.
_box
.close()
65
keys.append(self.
_box
.add(self._template % 0))
66
self.assertEqual(len(self.
_box
), 1)
67
keys.append(self.
_box
.add(mailbox.Message(_sample_message)))
68
self.assertEqual(len(self.
_box
), 2)
69
keys.append(self.
_box
.add(email.message_from_string(_sample_message)))
70
self.assertEqual(len(self.
_box
), 3)
71
keys.append(self.
_box
.add(StringIO.StringIO(_sample_message)))
72
self.assertEqual(len(self.
_box
), 4
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_mailbox.py
56
self.
_box
= self._factory(self._path)
59
self.
_box
.close()
65
keys.append(self.
_box
.add(self._template % 0))
66
self.assertEqual(len(self.
_box
), 1)
67
keys.append(self.
_box
.add(mailbox.Message(_sample_message)))
68
self.assertEqual(len(self.
_box
), 2)
69
keys.append(self.
_box
.add(email.message_from_string(_sample_message)))
70
self.assertEqual(len(self.
_box
), 3)
71
keys.append(self.
_box
.add(StringIO.StringIO(_sample_message)))
72
self.assertEqual(len(self.
_box
), 4
[
all
...]
/external/eigen/test/eigen2/
eigen2_alignedbox.cpp
15
template<typename BoxType> void alignedbox(const BoxType&
_box
)
21
const int dim =
_box
.dim();
/external/eigen/test/
geo_alignedbox.cpp
22
template<typename BoxType> void alignedbox(const BoxType&
_box
)
32
const Index dim =
_box
.dim();
77
void alignedboxCastTests(const BoxType&
_box
)
84
const Index dim =
_box
.dim();
/external/opencv3/modules/core/src/
kmeans.cpp
259
std::vector<Vec2f>
_box
(dims);
260
Vec2f* box = &
_box
[0];
311
generateRandomCenter(
_box
, centers.ptr<float>(k), rng);
/prebuilts/tools/common/m2/repository/xhtmlrenderer/xhtmlrenderer/R8rc1/
xhtmlrenderer-R8rc1.jar
Completed in 768 milliseconds