Home
last modified time | relevance | path

Searched refs:StringCmp (Results 1 – 2 of 2) sorted by relevance

/external/llvm/test/Transforms/GlobalOpt/
D2006-07-07-InlineAsmCrash.ll9 …,std::_Select1st<std::pair<const char* const, FlagDescription<bool> > >,StringCmp,std::allocator<s…
10StringCmp,std::allocator<std::pair<const char* const, FlagDescription<bool> > > >" = type { %"stru…
11 …gDescription<bool> > >,StringCmp,std::allocator<std::pair<const char* const, FlagDescription<bool>…
/external/v8/test/cctest/
Dtest-heap-profiler.cc1827 static int StringCmp(const char* ref, i::String* act) { in StringCmp() function
1858 CHECK_EQ(0, StringCmp( in TEST()
1862 CHECK_EQ(0, StringCmp( in TEST()
1869 0, StringCmp("Object", i::V8HeapExplorer::GetConstructorName(*js_obj3))); in TEST()
1875 0, StringCmp("Object", i::V8HeapExplorer::GetConstructorName(*js_obj4))); in TEST()
1878 CHECK_EQ(0, StringCmp( in TEST()
1882 CHECK_EQ(0, StringCmp( in TEST()