Home
last modified time | relevance | path

Searched defs:shipping_fcm_version (Results 1 – 3 of 3) sorted by relevance

/test/vts-testcase/hal/treble/vintf/
DDeviceManifestTest.cpp42 Level shipping_fcm_version = VintfObject::GetDeviceHalManifest()->level(); in TEST_F() local
48 Level shipping_fcm_version = VintfObject::GetDeviceHalManifest()->level(); in TEST_F() local
80 Level shipping_fcm_version = VintfObject::GetDeviceHalManifest()->level(); in TEST_F() local
DSingleManifestTest.cpp565 Level shipping_fcm_version = VintfObject::GetDeviceHalManifest()->level(); in CheckAidlVersionMatchesDeclared() local
/test/vts-testcase/hal/treble/vintf/libvts_vintf_test_common/
Dcommon.cpp52 android::base::Result<void> TestTargetFcmVersion(Level shipping_fcm_version, in TestTargetFcmVersion()