Home
last modified time | relevance | path

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

/test/vts-testcase/hal/treble/vintf/
Dutils.cpp122 Partition PartitionOfType(SchemaType type) { in PartitionOfType() function
Dutils.h105 Partition PartitionOfType(SchemaType type);
DSingleManifestTest.cpp330 is_available_from(PartitionOfType(manifest->type()))); in TEST_P()
337 auto expected_partition = PartitionOfType(manifest->type()); in TEST_P()