Home
last modified time | relevance | path

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

/kernel/tests/net/test/
Dcstruct_test.py29 def CheckEquals(self, a, b): argument
30 self.assertEquals(a, b)
31 self.assertEquals(b, a)
32 assert a == b
33 assert b == a
34 assert not (a != b) # pylint: disable=g-comparison-negation,superfluous-parens
35 assert not (b != a) # pylint: disable=g-comparison-negation,superfluous-parens
37 def CheckNotEquals(self, a, b): argument
38 self.assertNotEquals(a, b)
39 self.assertNotEquals(b, a)
[all …]
Dparameterization_test.py36 def NameGenerator(a, b, c): argument
37 return str(a) + "_" + str(b) + "_" + str(c)
48 def ParamTestDummyFunc(self, a, b, c): argument
50 "testDummyFunc_" + ParmeterizationTest.NameGenerator(a, b, c))
Dpackets.py194 last3bytes = tuple([ord(b) for b in solicited[-3:]])
Dbpf.py236 gpl_license = ctypes.create_string_buffer(b"GPL")
237 log_buf = ctypes.create_string_buffer(b"", LOG_SIZE)
Dneighbour_test.py126 last3bytes = tuple([ord(b) for b in solicited[-3:]])
/kernel/configs/o-mr1/android-4.4/
Dandroid-base.config5 ### CONFIG_INET_LRO is not set # TODO (b/63796046) remove redundant "#"
/kernel/build/
DLICENSE98 (b) You must cause any modified files to carry prominent notices
DNOTICE98 (b) You must cause any modified files to carry prominent notices