summaryrefslogtreecommitdiff
path: root/tools/aidl/options_test.cpp
AgeCommit message (Collapse)Author
2015-09-02Delete outdated options testsCasey Dahlin
Bug: 23718807 Test: Re-ran make. Confirmed code was not linked. Change-Id: If065b9287ed70b9e380281cae42f89bd5f1ffb06 Signed-off-by: Casey Dahlin <sadmac@google.com>
2015-08-24Do not merge namespacesChristopher Wiley
It is good practice to not include the whole std:: namespace into the global namespace. This is doubly true in headers. TEST=aidl compiles Change-Id: I910ca8082f61cce4f23f8564b8a12c2828b75b3c
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2008-10-21Initial ContributionThe Android Open Source Project