android_system_core/base/include/android-base
Josh Gao 30171a8b47 base: extract {ASSERT,EXPECT}_MATCH helpers from debuggerd_test.
Add some helper macros that perform regex string matching to
<android-base/test_utils.h>.

Test: libbase_test32/64 on host
Change-Id: I1b0f03dc73f8b4fdfb8ac6c75d59ef421e0e9640
2017-12-19 17:16:12 -08:00
..
chrono_utils.h Move Timer from init to libbase 2017-07-10 09:28:24 -07:00
endian.h Add cross-platform <android-base/endian.h>. 2017-02-24 14:03:36 -08:00
errors.h Fix <android-base/*.h> header guards. 2016-03-23 15:04:52 -07:00
file.h Add definition of off64_t for mac os builds 2017-07-25 16:26:23 -07:00
logging.h Base: Warn on using ostream<< with std::string* 2017-09-22 16:25:58 -07:00
macros.h Define current ABI string in android-base/macros.h 2017-08-23 20:46:38 +02:00
memory.h Switch to memcpy for accessing misaligned data. 2016-12-07 03:46:55 -08:00
parsedouble.h libbase: add parsedouble.h. 2016-10-19 11:19:42 -07:00
parseint.h Move off std::sto* function which abort on failure. 2016-10-13 15:34:05 -07:00
parsenetaddress.h Fix <android-base/*.h> header guards. 2016-03-23 15:04:52 -07:00
properties.h Fix timeouts for android::base::WaitForProperty* 2017-03-27 18:05:58 -07:00
quick_exit.h base: add quick_exit emulation. 2016-09-13 17:54:50 -07:00
scopeguard.h Add android::base::ScopeGuard 2017-04-05 16:15:33 -07:00
stringprintf.h Fix <android-base/*.h> header guards. 2016-03-23 15:04:52 -07:00
strings.h bootable/recovery wants EqualsIgnoreCase. 2017-01-13 18:51:32 -08:00
test_utils.h base: extract {ASSERT,EXPECT}_MATCH helpers from debuggerd_test. 2017-12-19 17:16:12 -08:00
thread_annotations.h Revert "base: work around thread safety analysis bug." 2017-08-02 23:10:26 +00:00
unique_fd.h base: hopefully fix the mac build. 2017-08-29 21:28:32 -07:00
utf8.h Add (partial) support for Windows long paths 2017-06-28 17:12:37 +00:00