Searched refs:TEST (Results 1 - 11 of 11) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
H A Dvp9_thread_test.cc129 TEST(VP9DecodeMTTest, MTDecode) { function in namespace:__anon481
135 TEST(VP9DecodeMTTest, MTDecode2) { function in namespace:__anon481
H A Dvp8_decrypt_test.cc46 TEST(TestDecrypt, DecryptWorks) { function in namespace:libvpx_test
H A Dvp9_boolcoder_test.cc29 TEST(VP9, TestBitIO) { function
H A Dvp8_fdct4x4_test.cc71 TEST(VP8FdctTest, SignBiasCheck) { function in namespace:__anon478
130 TEST(VP8FdctTest, RoundTripErrorCheck) { function in namespace:__anon478
H A Dvp8_boolcoder_test.cc56 TEST(VP8, TestBitIO) { function
H A Didct8x8_test.cc108 TEST(VP9Idct8x8Test, AccuracyCheck) { function in namespace:__anon460
H A Dset_roi.cc29 TEST(VP8RoiMapTest, ParameterCheck) { function in namespace:__anon468
H A Dconvolve_test.cc319 TEST(ConvolveTest, FiltersWontSaturateWhenAddedPairwise) { function in namespace:__anon449
/hardware/intel/common/libmix/videoencoder/
H A DIntelMetadataBuffer.cpp33 //#define TEST
94 #ifdef TEST
113 #ifdef TEST
144 #ifdef TEST
/hardware/invensense/6515/libsensors_iio/software/core/mllite/
H A Dresults_holder.c491 #ifdef TEST
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h7410 // It is used in TEST and TEST_F macros.
8664 // TEST(TestCase, TestDieOr12WorksInDgbAndOpt) {
17742 // When you define a test using the TEST macro, you don't need to
17743 // explicitly derive from Test - the TEST macro automatically does
17834 // Instead, use the TEST or TEST_F macro.
18547 // Returns the working directory when the first TEST() or TEST_F()
19991 // TEST(FooTest, InitializesCorrectly) {
20009 // Define this macro to 1 to omit the definition of TEST(), which
20012 # define TEST(test_case_name, test_name) GTEST_TEST(test_case_name, test_name) macro

Completed in 178 milliseconds