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

  /external/astl/tests/
test_algorithm.cpp 118 struct Right1 { };
119 bool operator==(const Left1&, const Right1&) {return true;}
128 Right1 right1; local
132 EXPECT_TRUE(std::equal(&left1, &left1, &right1));
  /external/srec/seti/sltsEngine/include/
lts_seq_internal.h 44 Right1,

Completed in 33 milliseconds