HomeSort by relevance Sort by last modified time
    Searched defs:FilterTest (Results 1 - 4 of 4) sorted by null

  /external/chromium/net/base/
filter_unittest.cc 11 class FilterTest : public testing::Test {
14 TEST(FilterTest, ContentTypeId) {
39 TEST(FilterTest, ApacheGzip) {
85 TEST(FilterTest, SdchEncoding) {
122 TEST(FilterTest, MissingSdchEncoding) {
159 TEST(FilterTest, Svgz) {
206 TEST(FilterTest, UnsupportedMimeGzip) {
292 TEST(FilterTest, SupportedMimeGzip) {
  /external/chromium_org/net/base/
filter_unittest.cc 11 class FilterTest : public testing::Test {
14 TEST(FilterTest, ContentTypeId) {
39 TEST(FilterTest, ApacheGzip) {
85 TEST(FilterTest, SdchEncoding) {
122 TEST(FilterTest, MissingSdchEncoding) {
159 TEST(FilterTest, Svgz) {
206 TEST(FilterTest, UnsupportedMimeGzip) {
292 TEST(FilterTest, SupportedMimeGzip) {
  /external/apache-harmony/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/
FilterTest.java 29 public class FilterTest extends TestCase {
  /cts/tests/tests/widget/src/android/widget/cts/
FilterTest.java 25 public class FilterTest extends ActivityInstrumentationTestCase2<StubActivity> {
30 public FilterTest() {

Completed in 168 milliseconds