Searched refs:always (Results 1 – 25 of 135) sorted by relevance
123456
7 COMMIT_HASH_COMMAND = git describe --always --long --dirty
11 HEAD_HASH=`git describe --always --long $BRANCH`
3 # The postinstall program is run by update_engine_common and will always be tagged as a
17 # Newly created storage dirs are always treated as mount stubs to prevent us
16 # Newly created storage dirs are always treated as mount stubs to prevent us
3 # and is always executed without transition.
2 # since OMX must always be in its own process.
23 * The returned instance of memory must always be a reference to the same memory.
418 when(thing).test_request(anything()).always().increment_count()432 when(thing).test_request(lambda obj: obj == "B").always().increment_count()461 when(thing).test_request(lambda obj: obj == "C").always().increment_count()580 when(thing).test_request(anything()).always().increment_count()596 when(thing).test_request(anything()).always().increment_count()