HomeSort by relevance Sort by last modified time
    Searched refs:harness (Results 1 - 14 of 14) sorted by null

  /external/v8/test/es5conform/
testcfg.py 79 harness = []
80 harness += [join(self.root, 'data', 'SimpleTestHarness', f) for f in HARNESS_FILES]
81 harness += [join(self.root, 'harness-adapt.js')]
95 self.root, mode, harness)
harness-adapt.js 38 // The harness uses the IE specific .description property of exceptions but
  /external/chromium/chrome/browser/resources/file_manager/js/
harness.js 5 var harness = {
7 * Kick off the test harness.
9 * Called by harness.html after the dom has been parsed.
12 console.log('Initializing harness...');
85 * done. Since harness.fileManager is intended to be used for debugging
94 * Import a list of File objects into harness.filesystem.
mock_chrome.js 6 * Mock out the chrome.fileBrowserPrivate API for use in the harness.
file_manager.js     [all...]
  /external/v8/test/test262/
testcfg.py 80 harness = [join(self.root, 'data', 'test', 'harness', f)
82 harness += [join(self.root, 'harness-adapt.js')]
95 self.root, mode, harness)
  /external/icu4c/test/hdrtst/
Makefile.in 118 @echo Building test harness for header files in ../../common and ../../i18n
134 @echo Building test harness for header files in ../../common and ../../i18n
151 @echo Building test harness for header files in ../../common and ../../i18n
168 @echo Building test harness for header files in ../../common and ../../i18n
185 @echo Building test harness for header files in ../../common and ../../i18n
  /external/webkit/Tools/iExploder/iexploder-1.7.2/src/
browser_harness.rb 2 # iExploder browser Harness (test a single web browser)
379 harness = BrowserHarness.new(
388 harness.test_browser(ARGV, options[:test_num], options[:random_mode])
  /frameworks/base/media/libstagefright/omx/tests/
OMXHarness.cpp 50 Harness::Harness()
55 Harness::~Harness() {
58 status_t Harness::initCheck() const {
62 status_t Harness::initOMX() {
71 void Harness::onMessage(const omx_message &msg) {
77 status_t Harness::dequeueMessageForNode(
84 bool Harness::handleBufferMessage(
124 status_t Harness::dequeueMessageForNodeIgnoringBuffers
    [all...]
  /external/dropbear/libtommath/
bn.tex 129 To build the library and the test harness type
    [all...]
  /external/v8/benchmarks/
earley-boyer.js 2 // benchmark harness code at the beginning and end of the file.
    [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v4/
v8-earley-boyer.js 2 // benchmark harness code at the beginning and end of the file.
    [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v5/
v8-earley-boyer.js 2 // benchmark harness code at the beginning and end of the file.
    [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v6/
v8-earley-boyer.js 2 // benchmark harness code at the beginning and end of the file.
    [all...]

Completed in 3354 milliseconds