HomeSort by relevance Sort by last modified time
    Searched refs:unsetenv (Results 76 - 100 of 104) sorted by null

1 2 34 5

  /external/libevent/test/
regress.c 2596 static void unsetenv(const char *k) function
    [all...]
  /external/kmod/libkmod/
libkmod-module.c 975 unsetenv("MODPROBE_MODULE");
    [all...]
  /external/ltp/testcases/kernel/fs/doio/
growfiles.c 479 unsetenv("TMPDIR"); /* force the use of auto_dir */
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/go/
go_test.go 112 os.Unsetenv("GOROOT_FINAL")
190 os.Unsetenv("GOBIN")
191 os.Unsetenv("GOPATH")
192 os.Unsetenv("GIT_ALLOW_PROTOCOL")
330 tg.unsetenv(name)
334 // unsetenv removes an environment variable.
335 func (tg *testgoData) unsetenv(name string) { func
    [all...]
  /prebuilts/go/linux-x86/src/cmd/go/
go_test.go 112 os.Unsetenv("GOROOT_FINAL")
190 os.Unsetenv("GOBIN")
191 os.Unsetenv("GOPATH")
192 os.Unsetenv("GIT_ALLOW_PROTOCOL")
330 tg.unsetenv(name)
334 // unsetenv removes an environment variable.
335 func (tg *testgoData) unsetenv(name string) { func
    [all...]
  /libcore/luni/src/main/native/
libcore_io_Linux.cpp     [all...]
  /external/google-breakpad/src/testing/gtest/test/
gtest_unittest.cc 376 unsetenv("TZ");
    [all...]
  /external/googletest/googletest/test/
gtest_unittest.cc 458 unsetenv("TZ");
    [all...]
  /external/v8/testing/gtest/test/
gtest_unittest.cc 458 unsetenv("TZ");
    [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/test/
gtest_unittest.cc 465 unsetenv("TZ");
    [all...]
  /prebuilts/ndk/r16/sources/third_party/googletest/googletest/test/
gtest_unittest.cc 465 unsetenv("TZ");
    [all...]
  /external/python/cpython2/Modules/
posixmodule.c     [all...]
  /external/python/cpython3/Modules/
posixmodule.c     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/
edk2module.c     [all...]
  /external/protobuf/gtest/test/
gtest_unittest.cc     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Efi/
edk2module.c     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
posixmodule.c     [all...]
  /external/valgrind/perf/
test_input_for_tinycc.c 760 extern int unsetenv (__const char *__name) __attribute__ ((__nothrow__));
    [all...]
  /prebuilts/misc/common/robolectric/android-all/
android-all-6.0.1_r3-robolectric-0.jar 
android-all-7.1.0_r7-robolectric-0.jar 
android-all-8.0.0_r4-robolectric-0.jar 
android-all-8.0.0_r4-robolectric-r1.jar 
android-all-8.1.0-robolectric-r4458339.jar 
android-all-o-preview-4-robolectric-0.jar 
  /prebuilts/sdk/21/
android.jar 

Completed in 1299 milliseconds

1 2 34 5