Home
last modified time | relevance | path

Searched refs:assure (Results 1 – 25 of 40) sorted by relevance

12

/external/autotest/client/site_tests/network_ShillInitScripts/
Dnetwork_ShillInitScripts.py172 def assure(self, must_be_true, assertion_name): member in network_ShillInitScripts
191 self.assure(pwd.getpwuid(os.stat(path).st_uid)[0] == owner,
202 self.assure(grp.getgrgid(os.stat(path).st_gid)[0] == group,
213 self.assure(os.path.exists(path), '%s exists' % path_friendly_name)
224 self.assure(stat.S_ISDIR(os.lstat(path).st_mode),
236 self.assure(stat.S_ISLNK(os.lstat(path).st_mode),
249 self.assure(os.readlink(path) == pointee,
264 self.assure(False, '%s: method call count does not match' %
267 self.assure(actual.method == expected[0],
270 self.assure(actual.argument == expected[1],
[all …]
/external/autotest/server/site_tests/sequences/
Dcontrol.power_weekly26 # has ability to assure power states pre/post conditions.
/external/e2fsprogs/doc/RelNotes/
Dv1.10.txt42 Fixed minor bugs and version code drift to assure that e2fsprogs 1.10
Dv1.34.txt8 Added code to mke2fs to assure that the default block size for a
Dv1.40.txt675 the all the rest are set. This will assure that the locale when
Dv1.41.txt1480 core dump while garbage collecting the blkid cache, and assure that
Dv1.42.txt831 Add a regression test to assure that e2fsck can correctly fix an
/external/python/cpython2/Misc/NEWS.d/
D2.7.5.rst190 Use 'with' statements to assure a Semaphore releases a condition variable.
D2.7.3rc1.rst1091 Use try/finally to assure the timeit module restores garbage collections
/external/python/cpython3/Doc/whatsnew/
D3.1.rst201 using 17 digits was that it relied on IEEE-754 guarantees to assure that
219 assure cross-platform portability by using the old algorithm.
D3.2.rst263 :keyword:`with` statement to assure that resources are automatically released
928 assure that all threads get released (drained) before any one of them can loop
/external/u-boot/lib/
DKconfig198 to assure the end user of the integrity of the software running on a
/external/libmtp/
DINSTALL226 The problem is to somehow assure that you (ie the current user) always
/external/deqp-deps/glslang/
DREADME.md96 If you wish to assure that SPIR-V generated from HLSL is legal for Vulkan,
/external/freetype/builds/unix/
Dftconfig.in547 /* assure C linkage -- it's not possible to have (local) anonymous */
Dconfigure.raw269 AC_MSG_CHECKING([gcc compiler flag ${a} to assure ANSI C works correctly])
/external/jemalloc_new/
DINSTALL.md44 following steps are taken to assure its presence:
/external/python/cpython2/Doc/extending/
Dnewtypes.rst329 the :meth:`__new__` method. One reason to implement a new method is to assure
659 With these changes, we can assure that the :attr:`first` and :attr:`last`
/external/python/cpython3/Doc/extending/
Dnewtypes_tutorial.rst639 With these changes, we can assure that the ``first`` and ``last`` members are
/external/toybox/kconfig/
Dlex.zconf.c_shipped1301 * zconflex(). If so, then we have to assure
/external/python/cpython2/Doc/
Dglossary.rst318 The mechanism used by the :term:`CPython` interpreter to assure that
/external/e2fsprogs/doc/
Dlibext2fs.texinfo1341 in the @code{e2fsprogs} distribution to assure that they are using an
/external/python/cpython3/Doc/
Dglossary.rst467 The mechanism used by the :term:`CPython` interpreter to assure that
/external/libxml2/
DChangeLog1973 I need first to assure that this is done only if we have
2871 added a string to the dict of the schema - to assure thread
4868 PYTHONPATH is set, to assure new libxml2 routines are used.
5251 to assure that all the various conditionals (LIBXML_xxxx_ENABLED)
5285 assure only the 1st param uses the 't#' format. Fixes
6432 * error.c: fixed to assure user data param is set correctly
6777 and added macro LIBXML_TEST_VERSION to assure xmlInitParser
6834 * error.c: modified to assure proper user data is sent to
7323 * xinclude.c: enhanced to assure that if xpointer is called
7985 * xmlschemas.c: added tests for xs:all to assure minOccurs
[all …]
/external/brotli/tests/testdata/
Dasyoulik.txt274 for, I assure thee, and almost with tears I speak
3389 ROSALIND Counterfeit, I assure you.

12