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

  /external/chromium_org/third_party/libvpx/source/libvpx/test/
test_libvpx.cc 25 static void append_negative_gtest_filter(const char *str) { function
39 append_negative_gtest_filter(":MMX/*");
41 append_negative_gtest_filter(":SSE/*");
43 append_negative_gtest_filter(":SSE2/*");
45 append_negative_gtest_filter(":SSE3/*");
47 append_negative_gtest_filter(":SSSE3/*");
49 append_negative_gtest_filter(":SSE4_1/*");
51 append_negative_gtest_filter(":AVX/*");
53 append_negative_gtest_filter(":AVX2/*");
  /external/libvpx/libvpx/test/
test_libvpx.cc 25 static void append_negative_gtest_filter(const char *str) { function
39 append_negative_gtest_filter(":MMX/*");
41 append_negative_gtest_filter(":SSE/*");
43 append_negative_gtest_filter(":SSE2/*");
45 append_negative_gtest_filter(":SSE3/*");
47 append_negative_gtest_filter(":SSSE3/*");
49 append_negative_gtest_filter(":SSE4_1/*");
51 append_negative_gtest_filter(":AVX/*");
53 append_negative_gtest_filter(":AVX2/*");
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
test_libvpx.cc 25 static void append_negative_gtest_filter(const char *str) { function
39 append_negative_gtest_filter(":MMX/*");
41 append_negative_gtest_filter(":SSE/*");
43 append_negative_gtest_filter(":SSE2/*");
45 append_negative_gtest_filter(":SSE3/*");
47 append_negative_gtest_filter(":SSSE3/*");
49 append_negative_gtest_filter(":SSE4_1/*");
51 append_negative_gtest_filter(":AVX/*");
53 append_negative_gtest_filter(":AVX2/*");

Completed in 163 milliseconds