Searched refs:pos4 (Results 1 – 3 of 3) sorted by relevance
/packages/modules/StatsD/statsd/tests/ |
D | metadata_util_test.cpp | 33 int pos4[] = {2, 0, 0}; in TEST() local 37 Field field4(10, pos4, 0); in TEST()
|
D | FieldValue_test.cpp | 407 int pos4[] = {2, 0, 0}; in TEST() local 412 Field field4(10, pos4, 0); in TEST() 688 int pos4[] = {1, 2, 2}; in TEST() local 694 Field field4(atomId, pos4, /*depth=*/2); in TEST() 739 int pos4[] = {2, 0, 0}; in TEST() local 743 Field field4(10, pos4, 0); in TEST() 801 int pos4[] = {2, 0, 0}; in TEST() local 805 Field field4(10, pos4, 0); in TEST() 1195 int pos4[] = {1, 2, 2}; // attribution tag - second node in TEST() local 1202 Field field4(10, pos4, 2); in TEST()
|
D | statsd_test_util.cpp | 684 int pos4[] = {3, 0, 0}; in getPartialWakelockKey() local 689 Field field4(10 /* atom id */, pos4, 0 /* depth */); in getPartialWakelockKey()
|