diff options
| author | 2011-07-18 17:47:56 -0700 | |
|---|---|---|
| committer | 2011-07-19 10:26:47 -0700 | |
| commit | a331b3cc392132c7333d36649a8310f38f4822cc (patch) | |
| tree | aa8de770ebe8c6c73862fdbcd80a8ac80e1a8611 /tools/cpplint.py | |
| parent | 6cc18456b6d0d1348ad1d64116b7ab78108ff814 (diff) | |
New ClassLinker::CreateArrayClass
- Added ClassLinker::CreateArrayClass for use by ClassLinker::FindClass
- Replaced hand crafted ClassLinker::char_array_class_ initialization with call to FindClass
- Removed ClassLinker::LoadClass public interfaces, kept only one internally
- Removed JType
- Cleanedup gtest naming convention
- Added RuntimeTest for common test initialization such as Thread::Init
- Switched from assert to DCHECK which found some bit rotted code
- Expanded class_linker_test to array classes and also also array rank
and interface count in existing cases
Change-Id: Ie3d71c8b434c8521f4ea8d2f07b1c4c905ee1d90
Diffstat (limited to 'tools/cpplint.py')
0 files changed, 0 insertions, 0 deletions