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

  /external/skia/tests/
BlendTest.cpp 78 auto test_mode = [&](int m) { local
101 SkTaskGroup().batch(SkXfermode::kLastMode, test_mode);
  /external/webrtc/webrtc/modules/audio_coding/test/
TestAllCodecs.h 54 explicit TestAllCodecs(int test_mode);
TestStereo.h 65 explicit TestStereo(int test_mode);
TestAllCodecs.cc 107 TestAllCodecs::TestAllCodecs(int test_mode)
114 // test_mode = 0 for silent test (auto test)
115 test_mode_ = test_mode;
TestStereo.cc 110 TestStereo::TestStereo(int test_mode)
132 // test_mode = 0 for silent test (auto test)
133 test_mode_ = test_mode;
  /external/autotest/server/
autoserv 724 test_mode = _CONFIG.get_config_value(
726 test_mode = (results_mocker and test_mode and not
734 if test_mode:
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_gzip.py 185 def test_mode(self): member in class:TestGzip
test_tempfile.py 545 def test_mode(self): member in class:test_mkdtemp
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_gzip.py 185 def test_mode(self): member in class:TestGzip
test_tempfile.py 545 def test_mode(self): member in class:test_mkdtemp
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_gzip.py 185 def test_mode(self): member in class:TestGzip
test_tempfile.py 545 def test_mode(self): member in class:test_mkdtemp
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_gzip.py 185 def test_mode(self): member in class:TestGzip
test_tempfile.py 545 def test_mode(self): member in class:test_mkdtemp
  /external/chromium-trace/catapult/third_party/pipeline/pipeline/
pipeline.py 530 def test_mode(self): member in class:Pipeline
    [all...]

Completed in 1207 milliseconds