HomeSort by relevance Sort by last modified time
    Searched refs:Right2 (Results 1 - 2 of 2) sorted by null

  /external/astl/tests/
test_algorithm.cpp 122 struct Right2 { };
123 bool predicate(const Left2&, const Right2&) {return true;}
130 Right2 right2; local
133 EXPECT_TRUE(std::equal(&left2, &left2, &right2, predicate));
  /external/srec/seti/sltsEngine/include/
lts_seq_internal.h 45 Right2,

Completed in 66 milliseconds