Searched refs:ImporterTest (Results 1 - 3 of 3) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/
H A Dimporter_unittest.cc101 class ImporterTest : public testing::Test { class in namespace:google::protobuf::compiler::__anon10057
103 ImporterTest() function in class:google::protobuf::compiler::__anon10057::ImporterTest
118 TEST_F(ImporterTest, Import) {
135 TEST_F(ImporterTest, ImportNested) {
172 TEST_F(ImporterTest, FileNotFound) {
180 TEST_F(ImporterTest, ImportNotFound) {
193 TEST_F(ImporterTest, RecursiveImport) {
215 TEST_F(ImporterTest, MapFieldValid) {
242 TEST_F(ImporterTest, MapFieldNotRepeated) {
257 TEST_F(ImporterTest, MapFieldNotMessageTyp
[all...]
/external/chromium/chrome/browser/importer/
H A Die_importer.h43 FRIEND_TEST_ALL_PREFIXES(ImporterTest, IEImporter);
H A Dimporter_unittest.cc53 class ImporterTest : public testing::Test { class in inherits:testing::Test
55 ImporterTest() function in class:ImporterTest
63 FilePath test_path = temp_dir_.path().AppendASCII("ImporterTest");
327 TEST_F(ImporterTest, IEImporter) {
418 TEST_F(ImporterTest, IE7Importer) {
661 TEST_F(ImporterTest, MAYBE(Firefox2Importer)) {
872 TEST_F(ImporterTest, MAYBE(Firefox30Importer)) {
878 TEST_F(ImporterTest, MAYBE(Firefox35Importer)) {

Completed in 77 milliseconds