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

/external/chromium_org/net/cert/
H A Dpem_tokenizer_unittest.cc17 std::vector<std::string> accepted_types; local
18 accepted_types.push_back("EXPECTED-BLOCK");
20 PEMTokenizer tokenizer(string_piece, accepted_types);
35 std::vector<std::string> accepted_types; local
36 accepted_types.push_back("EXPECTED-BLOCK");
38 PEMTokenizer tokenizer(string_piece, accepted_types);
53 std::vector<std::string> accepted_types; local
54 accepted_types.push_back("EXPECTED-BLOCK");
56 PEMTokenizer tokenizer(string_piece, accepted_types);
69 std::vector<std::string> accepted_types; local
95 std::vector<std::string> accepted_types; local
119 std::vector<std::string> accepted_types; local
137 std::vector<std::string> accepted_types; local
157 std::vector<std::string> accepted_types; local
[all...]

Completed in 80 milliseconds