Searched refs:kCodec2Int64 (Results 1 – 1 of 1) sorted by relevance
58 constexpr static int64_t kCodec2Int64 = 0xC0DEC2C0DEC2ll; member in android::CCodecConfigTest318 format->setInt64(KEY_VENDOR_INT64, kCodec2Int64); in TEST_F()334 ASSERT_EQ(kCodec2Int64, i64->value); in TEST_F()351 C2StreamVendorInt64Info::output i64(0u, kCodec2Int64); in TEST_F()392 C2StreamVendorInt64Info::output i64(0u, kCodec2Int64); in TEST_F()413 ASSERT_EQ(kCodec2Int64, vendorInt64); in TEST_F()440 C2StreamVendorInt64Info::output i64(0u, kCodec2Int64); in TEST_F()