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

  /external/chromium/testing/gtest/include/gtest/internal/
gtest-param-util.h 383 // TestMetaFactory creates test factories for passing into
390 class TestMetaFactory
395 TestMetaFactory() {}
402 GTEST_DISALLOW_COPY_AND_ASSIGN_(TestMetaFactory);
  /external/gtest/include/gtest/internal/
gtest-param-util.h 383 // TestMetaFactory creates test factories for passing into
390 class TestMetaFactory
395 TestMetaFactory() {}
402 GTEST_DISALLOW_COPY_AND_ASSIGN_(TestMetaFactory);
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-param-util.h 383 // TestMetaFactory creates test factories for passing into
390 class TestMetaFactory
395 TestMetaFactory() {}
402 GTEST_DISALLOW_COPY_AND_ASSIGN_(TestMetaFactory);
  /external/protobuf/gtest/include/gtest/internal/
gtest-param-util.h 401 // TestMetaFactory creates test factories for passing into
408 class TestMetaFactory
413 TestMetaFactory() {}
420 GTEST_DISALLOW_COPY_AND_ASSIGN_(TestMetaFactory);

Completed in 98 milliseconds