Home
last modified time | relevance | path

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

/test/vts-testcase/hal/treble/vintf/
Dutils.cpp154 Partition PartitionOfType(SchemaType type) { in PartitionOfType() function
Dutils.h108 Partition PartitionOfType(SchemaType type);
DSingleManifestTest.cpp325 is_available_from(PartitionOfType(manifest->type()))); in TEST_P()
332 auto expected_partition = PartitionOfType(manifest->type()); in TEST_P()