Searched refs:kCodec2Int64 (Results 1 – 1 of 1) sorted by relevance
56 constexpr static int64_t kCodec2Int64 = 0xC0DEC2C0DEC2ll; member in android::CCodecConfigTest286 format->setInt64(KEY_VENDOR_INT64, kCodec2Int64); in TEST_F()302 ASSERT_EQ(kCodec2Int64, i64->value); in TEST_F()319 C2StreamVendorInt64Info::output i64(0u, kCodec2Int64); in TEST_F()360 C2StreamVendorInt64Info::output i64(0u, kCodec2Int64); in TEST_F()381 ASSERT_EQ(kCodec2Int64, vendorInt64); in TEST_F()408 C2StreamVendorInt64Info::output i64(0u, kCodec2Int64); in TEST_F()