android_system_core/base/include/base
Alex Vallée 47d67c96ec Write mkdirs in more idiomatic C++ style.
~ Rewrote mkdirs to be in C++ style.
~ Replaced adb_dir{start,stop} with std::string params and (r)find.
+ Added test for mkdirs.

Also make base/test_utils.h public and support temporary directories
as well as files.

Change-Id: I6fcbdc5e0099f3359d3aac6b00c436f250ca1329
2015-07-30 15:08:53 -07:00
..
file.h Add ReadFully and WriteFully to libbase. 2015-04-24 21:57:16 -07:00
logging.h adb / libbase: clean up NOGDI and evil ERROR macro 2015-05-20 12:25:19 -07:00
macros.h Revert "Turn on -Wformat-nonliteral." 2015-07-09 20:35:09 +00:00
memory.h Add base/memory.h. 2015-04-09 17:00:14 -07:00
stringprintf.h Revert "Turn on -Wformat-nonliteral." 2015-07-09 20:35:09 +00:00
strings.h Generalize Join to work for any container/element. 2015-05-22 10:07:06 -07:00
test_utils.h Write mkdirs in more idiomatic C++ style. 2015-07-30 15:08:53 -07:00