Searched refs:PWD (Results 1 – 4 of 4) sorted by relevance
20 export CAMERA_ITS_TOP=$PWD21 echo "CAMERA_ITS_TOP=$PWD"59 export PYTHONPATH="$PWD/utils:$PYTHONPATH"60 export PYTHONPATH="$PWD/tests:$PYTHONPATH"
36 [[ $1 = /* ]] && echo "$1" || echo "$PWD/${1#./}"
699 config.setEapMethod(Eap.PWD); in testSettersAndGetters()700 assertTrue(config.getEapMethod() == Eap.PWD); in testSettersAndGetters()883 config.setEapMethod(Eap.PWD); in testIsAuthenticationSimBased()
271 field public static final int PWD = 3; // 0x3