head_cddevice.js File Reference

Go to the source code of this file.

Functions

function head_ForceLookupProvider ()
 
function createPropertyBag (aParams)
 
function newTOC (aFirstTrack, aLastTrack, aLead)
 
function sbMakeMidnightRock ()
 
function sbMakeInstantJunk ()
 
function sbCreateDevice (deviceName, toc)
 

Variables

var gTailCallback = []
 

Function Documentation

function createPropertyBag (   aParams)

Definition at line 59 of file head_cddevice.js.

Here is the caller graph for this function:

function head_ForceLookupProvider ( )

set the CD lookup provider to be the test provider and make sure we don't accidentally go over the internet to look for data

Definition at line 40 of file head_cddevice.js.

function newTOC (   aFirstTrack,
  aLastTrack,
  aLead 
)

Definition at line 68 of file head_cddevice.js.

Here is the caller graph for this function:

function sbCreateDevice (   deviceName,
  toc 
)

Definition at line 108 of file head_cddevice.js.

Here is the call graph for this function:

Here is the caller graph for this function:

function sbMakeInstantJunk ( )

Definition at line 101 of file head_cddevice.js.

Here is the call graph for this function:

Here is the caller graph for this function:

function sbMakeMidnightRock ( )

Definition at line 77 of file head_cddevice.js.

Here is the call graph for this function:

Variable Documentation

var gTailCallback = []

List of callbacks to call on test complete

Definition at line 34 of file head_cddevice.js.