Home
last modified time | relevance | path

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

/packages/modules/Uwb/service/tests/src/com/android/server/uwb/secure/iso7816/
DTlvDatumTest.java34 Tag childTag = new Tag((byte) 0x84); in testTlvDatumToBytes() local
38 childTag, in testTlvDatumToBytes()
57 parentTag, ImmutableMap.of(childTag, ImmutableList.of(tlvDatumChild))).toBytes(); in testTlvDatumToBytes()
/packages/modules/StatsD/statsd/tests/e2e/
DConfigUpdate_e2e_test.cpp1857 string immediateTag = "immediate", bootTag = "boot", childTag = "child"; in TEST_F() local
1880 fvm->set_eq_string(childTag); in TEST_F()
2014 childTag)); // Activate combination metric. in TEST_F()