diff options
author | Abseil Team <absl-team@google.com> | 2019-09-24 11:26:51 -0400 |
---|---|---|
committer | Gennadiy Civil <misterg@google.com> | 2019-09-27 16:48:17 -0400 |
commit | bf0fe874a27bd6c9a4a35b98e662d2d02f8879a2 (patch) | |
tree | 535216a786f1d7b54b55dcd7889f984dd133d3ad /googlemock | |
parent | 076c46198fe1cb50160b287e51c72bd7b1194c1a (diff) | |
download | googletest-bf0fe874a27bd6c9a4a35b98e662d2d02f8879a2.tar.gz googletest-bf0fe874a27bd6c9a4a35b98e662d2d02f8879a2.tar.bz2 googletest-bf0fe874a27bd6c9a4a35b98e662d2d02f8879a2.zip |
Googletest export
Use a more portable path for Android to write temp files to.
/sdcard is *not* guaranteed to be available, but /data/local/tmp is.
In some emulated situations, /sdcard may not be mounted, may not be R/W, or
mounting may be delayed until *after* the test process begins.
This is fairly common location to use. See e.g.:
https://reviews.llvm.org/D9569
PiperOrigin-RevId: 270909282
Diffstat (limited to 'googlemock')
0 files changed, 0 insertions, 0 deletions