Searched refs:Test (Results 1 - 25 of 3856) sorted by last modified time

1234567891011>>

/external/zlib/src/contrib/dotzlib/DotZLib/
H A DUnitTests.cs47 [Test]
61 [Test]
84 [Test]
97 [Test]
118 [Test]
131 [Test]
155 [Test]
172 [Test]
192 [Test]
212 [Test]
[all...]
/external/zlib/src/contrib/masmx64/
H A Dgvmat64.asm417 ;;; Test the strings for equality, 8 bytes at a time. At the end,
/external/zlib/src/contrib/masmx86/
H A Dmatch686.asm356 ;;; Test the strings for equality, 8 bytes at a time. At the end,
/external/zlib/src/contrib/pascal/
H A Dexample.pas53 * Test compress and uncompress
79 * Test read/write of .gz files
181 * Test deflate with small buffers
226 * Test inflate with small buffers
269 * Test deflate with large buffers and dynamic change of compression level
321 * Test inflate with large buffers
365 * Test deflate with full flush
404 * Test inflateSync()
447 * Test deflate with preset dictionary
481 * Test inflat
[all...]
/external/webrtc/src/common_audio/resampler/
H A Dresampler_unittest.cc53 class ResamplerTest : public testing::Test {
/external/webrtc/src/common_audio/signal_processing/
H A Dsignal_processing_unittest.cc14 class SplTest : public testing::Test {
/external/webrtc/src/common_audio/vad/
H A Dvad_unittest.cc62 class VadTest : public ::testing::Test {
140 // Test valid modes
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/test/
H A Disacfix_unittest.cc18 class IsacUnitTest : public testing::Test {
33 // Test the code path where (residual_energy >= 0x10000).
39 // Test the code path where (residual_energy < 0x10000)
50 // Test the code path where (residual_energy <= 0x7fff).
/external/webrtc/src/modules/audio_processing/test/testsupport/
H A Dfileutils_unittest.cc34 // Test fixture to restore the working directory between each test, since some
37 class FileUtilsTest : public testing::Test {
H A Dframe_reader_unittest.cc25 class FrameReaderTest: public testing::Test {
H A Dframe_writer_unittest.cc22 class FrameWriterTest: public testing::Test {
H A Dunittest_utils.h26 class PacketRelatedTest: public testing::Test {
/external/webrtc/src/modules/audio_processing/test/testsupport/metrics/
H A Dvideo_metrics_unittest.cc29 class VideoMetricsTest: public testing::Test {
/external/webrtc/src/modules/audio_processing/test/
H A Dunit_test.cc48 class ApmTest : public ::testing::Test {
198 const webrtc::audioproc::Test::Statistic& reference) {
206 webrtc::audioproc::Test::Statistic* message) {
827 // Test external VAD
876 // Test that AudioFrame activity is maintained when VAD is disabled.
889 // Test that AudioFrame activity is set when VAD is enabled.
1022 webrtc::audioproc::Test* test = output_data.add_test();
1070 webrtc::audioproc::Test* test = output_data.mutable_test(i);
1185 webrtc::audioproc::Test::EchoMetrics reference =
1196 webrtc::audioproc::Test
[all...]
/external/webrtc/src/system_wrappers/source/
H A Dcondition_variable_unittest.cc156 class CondVarTest : public ::testing::Test {
H A Dcritical_section_unittest.cc66 class CritSectTest : public ::testing::Test {
82 LOG("Test looped %d times\n", loop_counter);
H A Dmap_unittest.cc159 class MapWrapperTest : public ::testing::Test {
H A Dthread_unittest.cc36 class ThreadTest : public ::testing::Test {
/external/webrtc/test/testsupport/
H A Dfileutils_unittest.cc34 // Test fixture to restore the working directory between each test, since some
37 class FileUtilsTest : public testing::Test {
H A Dframe_reader_unittest.cc25 class FrameReaderTest: public testing::Test {
H A Dframe_writer_unittest.cc22 class FrameWriterTest: public testing::Test {
H A Dunittest_utils.h26 class PacketRelatedTest: public testing::Test {
/external/webrtc/test/testsupport/metrics/
H A Dvideo_metrics_unittest.cc29 class VideoMetricsTest: public testing::Test {
/external/valgrind/main/none/tests/ppc32/
H A Dtest_dfp1.stdout.exp0 Test DFP arithmetic instructions
378 Test DFP rounding modes
571 Test move to/from FPSCR
H A Dtest_dfp2.stdout.exp0 Test DFP fomat conversion instructions
824 Test DFP shift instructions
1533 Test DCFFIX and DCFFIXQ instructions

Completed in 109 milliseconds

1234567891011>>