media/docs/doc/reference/com/google/android/exoplayer2/testutil/TimelineAsserts.html
tonihei 468e4aa0c4 Update Javadoc for 2.16.0
PiperOrigin-RevId: 407379522
2021-11-04 01:03:22 +00:00

530 lines
32 KiB
HTML

<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head><!-- start favicons snippet, use https://realfavicongenerator.net/ --><link rel="apple-touch-icon" sizes="180x180" href="/assets/apple-touch-icon.png"><link rel="icon" type="image/png" sizes="32x32" href="/assets/favicon-32x32.png"><link rel="icon" type="image/png" sizes="16x16" href="/assets/favicon-16x16.png"><link rel="manifest" href="/assets/site.webmanifest"><link rel="mask-icon" href="/assets/safari-pinned-tab.svg" color="#fc4d50"><link rel="shortcut icon" href="/assets/favicon.ico"><meta name="msapplication-TileColor" content="#ffc40d"><meta name="msapplication-config" content="/assets/browserconfig.xml"><meta name="theme-color" content="#ffffff"><!-- end favicons snippet -->
<title>TimelineAsserts (ExoPlayer library)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../../../../jquery/jquery-3.5.1.js"></script>
<script type="text/javascript" src="../../../../../jquery/jquery-ui.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="TimelineAsserts (ExoPlayer library)";
}
}
catch(err) {
}
//-->
var data = {"i0":9,"i1":9,"i2":9,"i3":9,"i4":9,"i5":9,"i6":9,"i7":9,"i8":9,"i9":9,"i10":9,"i11":9,"i12":9};
var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
var pathtoroot = "../../../../../";
var useModuleDirectories = false;
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<header role="banner">
<nav role="navigation">
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../index.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<ul class="navListSearch">
<li><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a id="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding">&nbsp;</div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
</nav>
</header>
<!-- ======== START OF CLASS DATA ======== -->
<main role="main">
<div class="header">
<div class="subTitle"><span class="packageLabelInType">Package</span>&nbsp;<a href="package-summary.html">com.google.android.exoplayer2.testutil</a></div>
<h2 title="Class TimelineAsserts" class="title">Class TimelineAsserts</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="https://developer.android.com/reference/java/lang/Object.html" title="class or interface in java.lang" class="externalLink" target="_top">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li>com.google.android.exoplayer2.testutil.TimelineAsserts</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<pre>public final class <span class="typeNameLabel">TimelineAsserts</span>
extends <a href="https://developer.android.com/reference/java/lang/Object.html" title="class or interface in java.lang" class="externalLink" target="_top">Object</a></pre>
<div class="block">Assertion methods for <a href="../Timeline.html" title="class in com.google.android.exoplayer2"><code>Timeline</code></a>.</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ========== METHOD SUMMARY =========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>static void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#assertAdGroupCounts(com.google.android.exoplayer2.Timeline,int...)">assertAdGroupCounts</a></span>&#8203;(<a href="../Timeline.html" title="class in com.google.android.exoplayer2">Timeline</a>&nbsp;timeline,
int...&nbsp;expectedAdGroupCounts)</code></th>
<td class="colLast">
<div class="block">Asserts that periods' <a href="../Timeline.Period.html#getAdGroupCount()"><code>Timeline.Period.getAdGroupCount()</code></a> are set correctly.</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>static void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#assertEmpty(com.google.android.exoplayer2.Timeline)">assertEmpty</a></span>&#8203;(<a href="../Timeline.html" title="class in com.google.android.exoplayer2">Timeline</a>&nbsp;timeline)</code></th>
<td class="colLast">
<div class="block">Assert that timeline is empty (i.e.</div>
</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>static void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#assertEqualNextWindowIndices(com.google.android.exoplayer2.Timeline,com.google.android.exoplayer2.Timeline,@com.google.android.exoplayer2.Player.RepeatModeint,boolean)">assertEqualNextWindowIndices</a></span>&#8203;(<a href="../Timeline.html" title="class in com.google.android.exoplayer2">Timeline</a>&nbsp;expectedTimeline,
<a href="../Timeline.html" title="class in com.google.android.exoplayer2">Timeline</a>&nbsp;actualTimeline,
@com.google.android.exoplayer2.Player.RepeatMode int&nbsp;repeatMode,
boolean&nbsp;shuffleModeEnabled)</code></th>
<td class="colLast">
<div class="block">Asserts that next window indices for each window of the actual timeline are equal to the
indices of the expected timeline depending on the repeat mode and the shuffle mode.</div>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>static void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#assertEqualPreviousWindowIndices(com.google.android.exoplayer2.Timeline,com.google.android.exoplayer2.Timeline,@com.google.android.exoplayer2.Player.RepeatModeint,boolean)">assertEqualPreviousWindowIndices</a></span>&#8203;(<a href="../Timeline.html" title="class in com.google.android.exoplayer2">Timeline</a>&nbsp;expectedTimeline,
<a href="../Timeline.html" title="class in com.google.android.exoplayer2">Timeline</a>&nbsp;actualTimeline,
@com.google.android.exoplayer2.Player.RepeatMode int&nbsp;repeatMode,
boolean&nbsp;shuffleModeEnabled)</code></th>
<td class="colLast">
<div class="block">Asserts that previous window indices for each window of the actual timeline are equal to the
indices of the expected timeline depending on the repeat mode and the shuffle mode.</div>
</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>static void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#assertEqualsExceptIdsAndManifest(com.google.android.exoplayer2.Timeline,com.google.android.exoplayer2.Timeline)">assertEqualsExceptIdsAndManifest</a></span>&#8203;(<a href="../Timeline.html" title="class in com.google.android.exoplayer2">Timeline</a>&nbsp;expectedTimeline,
<a href="../Timeline.html" title="class in com.google.android.exoplayer2">Timeline</a>&nbsp;actualTimeline)</code></th>
<td class="colLast">
<div class="block">Asserts that <a href="../Timeline.html" title="class in com.google.android.exoplayer2"><code>timelines</code></a> are equal except <a href="../Timeline.Window.html#uid"><code>Timeline.Window.uid</code></a>, <a href="../Timeline.Window.html#manifest"><code>Timeline.Window.manifest</code></a>, <a href="../Timeline.Period.html#id"><code>Timeline.Period.id</code></a>, and <a href="../Timeline.Period.html#uid"><code>Timeline.Period.uid</code></a>.</div>
</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code>static void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#assertNextWindowIndices(com.google.android.exoplayer2.Timeline,@com.google.android.exoplayer2.Player.RepeatModeint,boolean,int...)">assertNextWindowIndices</a></span>&#8203;(<a href="../Timeline.html" title="class in com.google.android.exoplayer2">Timeline</a>&nbsp;timeline,
@com.google.android.exoplayer2.Player.RepeatMode int&nbsp;repeatMode,
boolean&nbsp;shuffleModeEnabled,
int...&nbsp;expectedNextWindowIndices)</code></th>
<td class="colLast">
<div class="block">Asserts that next window indices for each window depending on the repeat mode and the shuffle
mode are equal to the given sequence.</div>
</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code>static void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#assertPeriodCounts(com.google.android.exoplayer2.Timeline,int...)">assertPeriodCounts</a></span>&#8203;(<a href="../Timeline.html" title="class in com.google.android.exoplayer2">Timeline</a>&nbsp;timeline,
int...&nbsp;expectedPeriodCounts)</code></th>
<td class="colLast">
<div class="block">Asserts that period counts for each window are set correctly.</div>
</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code>static void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#assertPeriodDurations(com.google.android.exoplayer2.Timeline,long...)">assertPeriodDurations</a></span>&#8203;(<a href="../Timeline.html" title="class in com.google.android.exoplayer2">Timeline</a>&nbsp;timeline,
long...&nbsp;durationsUs)</code></th>
<td class="colLast">
<div class="block">Asserts that the durations of the periods in the <a href="../Timeline.html" title="class in com.google.android.exoplayer2"><code>Timeline</code></a> and the durations in the
given sequence are equal.</div>
</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code>static void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#assertPeriodEqualsExceptIds(com.google.android.exoplayer2.Timeline.Period,com.google.android.exoplayer2.Timeline.Period)">assertPeriodEqualsExceptIds</a></span>&#8203;(<a href="../Timeline.Period.html" title="class in com.google.android.exoplayer2">Timeline.Period</a>&nbsp;expectedPeriod,
<a href="../Timeline.Period.html" title="class in com.google.android.exoplayer2">Timeline.Period</a>&nbsp;actualPeriod)</code></th>
<td class="colLast">
<div class="block">Asserts that <a href="../Timeline.Period.html" title="class in com.google.android.exoplayer2"><code>periods</code></a> are equal except <a href="../Timeline.Period.html#id"><code>Timeline.Period.id</code></a> and <a href="../Timeline.Period.html#uid"><code>Timeline.Period.uid</code></a>.</div>
</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code>static void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#assertPreviousWindowIndices(com.google.android.exoplayer2.Timeline,@com.google.android.exoplayer2.Player.RepeatModeint,boolean,int...)">assertPreviousWindowIndices</a></span>&#8203;(<a href="../Timeline.html" title="class in com.google.android.exoplayer2">Timeline</a>&nbsp;timeline,
@com.google.android.exoplayer2.Player.RepeatMode int&nbsp;repeatMode,
boolean&nbsp;shuffleModeEnabled,
int...&nbsp;expectedPreviousWindowIndices)</code></th>
<td class="colLast">
<div class="block">Asserts that previous window indices for each window depending on the repeat mode and the
shuffle mode are equal to the given sequence.</div>
</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code>static void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#assertWindowEqualsExceptUidAndManifest(com.google.android.exoplayer2.Timeline.Window,com.google.android.exoplayer2.Timeline.Window)">assertWindowEqualsExceptUidAndManifest</a></span>&#8203;(<a href="../Timeline.Window.html" title="class in com.google.android.exoplayer2">Timeline.Window</a>&nbsp;expectedWindow,
<a href="../Timeline.Window.html" title="class in com.google.android.exoplayer2">Timeline.Window</a>&nbsp;actualWindow)</code></th>
<td class="colLast">
<div class="block">Asserts that <a href="../Timeline.Window.html" title="class in com.google.android.exoplayer2"><code>windows</code></a> are equal except <a href="../Timeline.Window.html#uid"><code>Timeline.Window.uid</code></a> and <a href="../Timeline.Window.html#manifest"><code>Timeline.Window.manifest</code></a>.</div>
</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code>static void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#assertWindowIsDynamic(com.google.android.exoplayer2.Timeline,boolean...)">assertWindowIsDynamic</a></span>&#8203;(<a href="../Timeline.html" title="class in com.google.android.exoplayer2">Timeline</a>&nbsp;timeline,
boolean...&nbsp;windowIsDynamic)</code></th>
<td class="colLast">
<div class="block">Asserts that window properties <a href="../Timeline.Window.html" title="class in com.google.android.exoplayer2"><code>Timeline.Window</code></a>.isDynamic are set correctly.</div>
</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code>static void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#assertWindowTags(com.google.android.exoplayer2.Timeline,java.lang.Object...)">assertWindowTags</a></span>&#8203;(<a href="../Timeline.html" title="class in com.google.android.exoplayer2">Timeline</a>&nbsp;timeline,
@NullableType <a href="https://developer.android.com/reference/java/lang/Object.html" title="class or interface in java.lang" class="externalLink" target="_top">Object</a>...&nbsp;expectedWindowTags)</code></th>
<td class="colLast">
<div class="block">Asserts that window tags are set correctly.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a id="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.<a href="https://developer.android.com/reference/java/lang/Object.html" title="class or interface in java.lang" class="externalLink" target="_top">Object</a></h3>
<code><a href="https://developer.android.com/reference/java/lang/Object.html#clone()" title="class or interface in java.lang" class="externalLink">clone</a>, <a href="https://developer.android.com/reference/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang" class="externalLink">equals</a>, <a href="https://developer.android.com/reference/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang" class="externalLink">finalize</a>, <a href="https://developer.android.com/reference/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang" class="externalLink">getClass</a>, <a href="https://developer.android.com/reference/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang" class="externalLink">hashCode</a>, <a href="https://developer.android.com/reference/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang" class="externalLink">notify</a>, <a href="https://developer.android.com/reference/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang" class="externalLink">notifyAll</a>, <a href="https://developer.android.com/reference/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang" class="externalLink">toString</a>, <a href="https://developer.android.com/reference/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang" class="externalLink">wait</a>, <a href="https://developer.android.com/reference/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang" class="externalLink">wait</a>, <a href="https://developer.android.com/reference/java/lang/Object.html?is-external=true#wait(long,int)" title="class or interface in java.lang" class="externalLink" target="_top">wait</a></code></li>
</ul>
</li>
</ul>
</section>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ METHOD DETAIL ========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a id="assertEmpty(com.google.android.exoplayer2.Timeline)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>assertEmpty</h4>
<pre class="methodSignature">public static&nbsp;void&nbsp;assertEmpty&#8203;(<a href="../Timeline.html" title="class in com.google.android.exoplayer2">Timeline</a>&nbsp;timeline)</pre>
<div class="block">Assert that timeline is empty (i.e. has no windows or periods).</div>
</li>
</ul>
<a id="assertWindowTags(com.google.android.exoplayer2.Timeline,java.lang.Object...)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>assertWindowTags</h4>
<pre class="methodSignature">public static&nbsp;void&nbsp;assertWindowTags&#8203;(<a href="../Timeline.html" title="class in com.google.android.exoplayer2">Timeline</a>&nbsp;timeline,
@NullableType <a href="https://developer.android.com/reference/java/lang/Object.html" title="class or interface in java.lang" class="externalLink" target="_top">Object</a>...&nbsp;expectedWindowTags)</pre>
<div class="block">Asserts that window tags are set correctly.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>expectedWindowTags</code> - A list of expected window tags. If a tag is unknown or not important
<code>null</code> can be passed to skip this window.</dd>
</dl>
</li>
</ul>
<a id="assertWindowIsDynamic(com.google.android.exoplayer2.Timeline,boolean...)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>assertWindowIsDynamic</h4>
<pre class="methodSignature">public static&nbsp;void&nbsp;assertWindowIsDynamic&#8203;(<a href="../Timeline.html" title="class in com.google.android.exoplayer2">Timeline</a>&nbsp;timeline,
boolean...&nbsp;windowIsDynamic)</pre>
<div class="block">Asserts that window properties <a href="../Timeline.Window.html" title="class in com.google.android.exoplayer2"><code>Timeline.Window</code></a>.isDynamic are set correctly.</div>
</li>
</ul>
<a id="assertPreviousWindowIndices(com.google.android.exoplayer2.Timeline,@com.google.android.exoplayer2.Player.RepeatModeint,boolean,int...)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>assertPreviousWindowIndices</h4>
<pre class="methodSignature">public static&nbsp;void&nbsp;assertPreviousWindowIndices&#8203;(<a href="../Timeline.html" title="class in com.google.android.exoplayer2">Timeline</a>&nbsp;timeline,
<a href="../Player.RepeatMode.html" title="annotation in com.google.android.exoplayer2">@RepeatMode</a>
@com.google.android.exoplayer2.Player.RepeatMode int&nbsp;repeatMode,
boolean&nbsp;shuffleModeEnabled,
int...&nbsp;expectedPreviousWindowIndices)</pre>
<div class="block">Asserts that previous window indices for each window depending on the repeat mode and the
shuffle mode are equal to the given sequence.</div>
</li>
</ul>
<a id="assertNextWindowIndices(com.google.android.exoplayer2.Timeline,@com.google.android.exoplayer2.Player.RepeatModeint,boolean,int...)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>assertNextWindowIndices</h4>
<pre class="methodSignature">public static&nbsp;void&nbsp;assertNextWindowIndices&#8203;(<a href="../Timeline.html" title="class in com.google.android.exoplayer2">Timeline</a>&nbsp;timeline,
<a href="../Player.RepeatMode.html" title="annotation in com.google.android.exoplayer2">@RepeatMode</a>
@com.google.android.exoplayer2.Player.RepeatMode int&nbsp;repeatMode,
boolean&nbsp;shuffleModeEnabled,
int...&nbsp;expectedNextWindowIndices)</pre>
<div class="block">Asserts that next window indices for each window depending on the repeat mode and the shuffle
mode are equal to the given sequence.</div>
</li>
</ul>
<a id="assertEqualPreviousWindowIndices(com.google.android.exoplayer2.Timeline,com.google.android.exoplayer2.Timeline,@com.google.android.exoplayer2.Player.RepeatModeint,boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>assertEqualPreviousWindowIndices</h4>
<pre class="methodSignature">public static&nbsp;void&nbsp;assertEqualPreviousWindowIndices&#8203;(<a href="../Timeline.html" title="class in com.google.android.exoplayer2">Timeline</a>&nbsp;expectedTimeline,
<a href="../Timeline.html" title="class in com.google.android.exoplayer2">Timeline</a>&nbsp;actualTimeline,
<a href="../Player.RepeatMode.html" title="annotation in com.google.android.exoplayer2">@RepeatMode</a>
@com.google.android.exoplayer2.Player.RepeatMode int&nbsp;repeatMode,
boolean&nbsp;shuffleModeEnabled)</pre>
<div class="block">Asserts that previous window indices for each window of the actual timeline are equal to the
indices of the expected timeline depending on the repeat mode and the shuffle mode.</div>
</li>
</ul>
<a id="assertEqualNextWindowIndices(com.google.android.exoplayer2.Timeline,com.google.android.exoplayer2.Timeline,@com.google.android.exoplayer2.Player.RepeatModeint,boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>assertEqualNextWindowIndices</h4>
<pre class="methodSignature">public static&nbsp;void&nbsp;assertEqualNextWindowIndices&#8203;(<a href="../Timeline.html" title="class in com.google.android.exoplayer2">Timeline</a>&nbsp;expectedTimeline,
<a href="../Timeline.html" title="class in com.google.android.exoplayer2">Timeline</a>&nbsp;actualTimeline,
<a href="../Player.RepeatMode.html" title="annotation in com.google.android.exoplayer2">@RepeatMode</a>
@com.google.android.exoplayer2.Player.RepeatMode int&nbsp;repeatMode,
boolean&nbsp;shuffleModeEnabled)</pre>
<div class="block">Asserts that next window indices for each window of the actual timeline are equal to the
indices of the expected timeline depending on the repeat mode and the shuffle mode.</div>
</li>
</ul>
<a id="assertPeriodDurations(com.google.android.exoplayer2.Timeline,long...)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>assertPeriodDurations</h4>
<pre class="methodSignature">public static&nbsp;void&nbsp;assertPeriodDurations&#8203;(<a href="../Timeline.html" title="class in com.google.android.exoplayer2">Timeline</a>&nbsp;timeline,
long...&nbsp;durationsUs)</pre>
<div class="block">Asserts that the durations of the periods in the <a href="../Timeline.html" title="class in com.google.android.exoplayer2"><code>Timeline</code></a> and the durations in the
given sequence are equal.</div>
</li>
</ul>
<a id="assertPeriodCounts(com.google.android.exoplayer2.Timeline,int...)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>assertPeriodCounts</h4>
<pre class="methodSignature">public static&nbsp;void&nbsp;assertPeriodCounts&#8203;(<a href="../Timeline.html" title="class in com.google.android.exoplayer2">Timeline</a>&nbsp;timeline,
int...&nbsp;expectedPeriodCounts)</pre>
<div class="block">Asserts that period counts for each window are set correctly. Also asserts that <a href="../Timeline.Window.html#firstPeriodIndex"><code>Timeline.Window.firstPeriodIndex</code></a> and <a href="../Timeline.Window.html#lastPeriodIndex"><code>Timeline.Window.lastPeriodIndex</code></a> are set correctly, and it asserts
the correct behavior of <a href="../Timeline.html#getNextWindowIndex(int,@com.google.android.exoplayer2.Player.RepeatModeint,boolean)"><code>Timeline.getNextWindowIndex(int, int, boolean)</code></a>.</div>
</li>
</ul>
<a id="assertAdGroupCounts(com.google.android.exoplayer2.Timeline,int...)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>assertAdGroupCounts</h4>
<pre class="methodSignature">public static&nbsp;void&nbsp;assertAdGroupCounts&#8203;(<a href="../Timeline.html" title="class in com.google.android.exoplayer2">Timeline</a>&nbsp;timeline,
int...&nbsp;expectedAdGroupCounts)</pre>
<div class="block">Asserts that periods' <a href="../Timeline.Period.html#getAdGroupCount()"><code>Timeline.Period.getAdGroupCount()</code></a> are set correctly.</div>
</li>
</ul>
<a id="assertEqualsExceptIdsAndManifest(com.google.android.exoplayer2.Timeline,com.google.android.exoplayer2.Timeline)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>assertEqualsExceptIdsAndManifest</h4>
<pre class="methodSignature">public static&nbsp;void&nbsp;assertEqualsExceptIdsAndManifest&#8203;(<a href="../Timeline.html" title="class in com.google.android.exoplayer2">Timeline</a>&nbsp;expectedTimeline,
<a href="../Timeline.html" title="class in com.google.android.exoplayer2">Timeline</a>&nbsp;actualTimeline)</pre>
<div class="block">Asserts that <a href="../Timeline.html" title="class in com.google.android.exoplayer2"><code>timelines</code></a> are equal except <a href="../Timeline.Window.html#uid"><code>Timeline.Window.uid</code></a>, <a href="../Timeline.Window.html#manifest"><code>Timeline.Window.manifest</code></a>, <a href="../Timeline.Period.html#id"><code>Timeline.Period.id</code></a>, and <a href="../Timeline.Period.html#uid"><code>Timeline.Period.uid</code></a>.</div>
</li>
</ul>
<a id="assertWindowEqualsExceptUidAndManifest(com.google.android.exoplayer2.Timeline.Window,com.google.android.exoplayer2.Timeline.Window)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>assertWindowEqualsExceptUidAndManifest</h4>
<pre class="methodSignature">public static&nbsp;void&nbsp;assertWindowEqualsExceptUidAndManifest&#8203;(<a href="../Timeline.Window.html" title="class in com.google.android.exoplayer2">Timeline.Window</a>&nbsp;expectedWindow,
<a href="../Timeline.Window.html" title="class in com.google.android.exoplayer2">Timeline.Window</a>&nbsp;actualWindow)</pre>
<div class="block">Asserts that <a href="../Timeline.Window.html" title="class in com.google.android.exoplayer2"><code>windows</code></a> are equal except <a href="../Timeline.Window.html#uid"><code>Timeline.Window.uid</code></a> and <a href="../Timeline.Window.html#manifest"><code>Timeline.Window.manifest</code></a>.</div>
</li>
</ul>
<a id="assertPeriodEqualsExceptIds(com.google.android.exoplayer2.Timeline.Period,com.google.android.exoplayer2.Timeline.Period)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>assertPeriodEqualsExceptIds</h4>
<pre class="methodSignature">public static&nbsp;void&nbsp;assertPeriodEqualsExceptIds&#8203;(<a href="../Timeline.Period.html" title="class in com.google.android.exoplayer2">Timeline.Period</a>&nbsp;expectedPeriod,
<a href="../Timeline.Period.html" title="class in com.google.android.exoplayer2">Timeline.Period</a>&nbsp;actualPeriod)</pre>
<div class="block">Asserts that <a href="../Timeline.Period.html" title="class in com.google.android.exoplayer2"><code>periods</code></a> are equal except <a href="../Timeline.Period.html#id"><code>Timeline.Period.id</code></a> and <a href="../Timeline.Period.html#uid"><code>Timeline.Period.uid</code></a>.</div>
</li>
</ul>
</li>
</ul>
</section>
</li>
</ul>
</div>
</div>
</main>
<!-- ========= END OF CLASS DATA ========= -->
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../index.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
</footer>
</body>
</html>