Home
last modified time | relevance | path

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

/system/security/keystore2/src/km_compat/
Dparameter_conversion_test.cpp21 #define TEST_ENUM_CONVERSION(type, variant) \ argument
154 #define TEST_ERROR_CODE_CONVERSION(variant) \ argument
/system/tools/aidl/scripts/redundancy_check/srcs/
Dmain.rs69 variant: String, // e.g. "ndk" or "cpp" field
/system/tools/aidl/build/
Daidl_test.go1982 func FindModule(ctx *android.TestContext, name, variant, dir string) android.Module { argument