Searched defs:expectedVariant (Results 1 – 8 of 8) sorted by relevance
186 type expectedVariant struct { struct187 archType android.ArchType188 dexLocations []string189 dexLocationsDeps []string190 imagePathOnHost string191 imagePathOnDevice string192 imagesDeps []string193 baseImages []string194 baseImagesDeps []string197 installs []normalizedInstall[all …]
73 RaggedTensorVariant expectedVariant = in TEST_F() local113 RaggedTensorVariant expectedVariant = in TEST_F() local
476 int expectedVariant = 0x0; in testVulkanVariantSupport() local655 int expectedVariant = (expected >> 29) & 0x7; in isVersionCompatible() local
240 String expectedVariant = "expected 0 bytes but received 1"; in testWriteMoreThanContentLengthWriteOneByte() local
269 String expectedVariant = (String) cas[5]; in testCurrencyVariants() local
266 String expectedVariant = (String) cas[5]; in testCurrencyVariants() local
2134 const char16_t* expectedVariant; in TestCurrencyVariants() member