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

/external/clang/test/SemaCXX/
H A Daccess.cpp126 namespace comment2 { namespace in namespace:PR7434
/external/clang/test/SemaTemplate/
H A Dpack-deduction.cpp54 namespace comment2 { namespace in namespace:PR14615
57 char check(B...); // expected-note {{undefined template 'PR14615::comment2::X<char, int>'}}
/external/v8/test/cctest/
H A Dtest-cpu-profiler.cc155 profiler.CodeCreateEvent(i::Logger::BUILTIN_TAG, comment2_code, "comment2");
180 CodeEntry* comment2 = generator.code_map()->FindEntry(moved_code->address()); local
181 CHECK_NE(NULL, comment2);
182 CHECK_EQ("comment2", comment2->name());

Completed in 235 milliseconds