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

  /external/libvpx/libvpx/test/
set_roi.cc 96 // Check the breakout thresholds
98 unsigned int breakout = local
101 if (threshold[i] != breakout) {
102 EXPECT_EQ(threshold[i], breakout) << "breakout threshold error";
  /external/ltp/testcases/kernel/syscalls/gettimeofday/
gettimeofday02.c 50 static void breakout(int sig) function
102 SAFE_SIGNAL(SIGALRM, breakout);

Completed in 162 milliseconds