Home
last modified time | relevance | path

Searched refs:EXPECTED_OVERWRITES (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/tools/aapt/tests/
DCrunchCache_test.cpp73 const int EXPECTED_OVERWRITES = 3; in main() local
75 expectEqual(result, EXPECTED_OVERWRITES, "number of files touched with overwrite"); in main()