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

  /external/linux-kselftest/tools/testing/selftests/rcutorture/bin/
parse-console.sh 36 egrep 'Badness|WARNING:|Warn|BUG|===========|Call Trace:|Oops:|detected stalls on CPUs/tasks:|self-detected stall on CPU|Stall ended before state dump start|\?\?\? Writer stall state|rcu_.*kthread starved for' < $file | grep -v 'ODEBUG: ' | grep -v 'Warning: unable to open an initial console' > $1.diags
42 n_badness=`grep -c Badness $1`
45 summary="$summary Badness: $n_badness"
  /frameworks/native/services/vr/virtual_touchpad/tests/
VirtualTouchpad_test.cpp 282 TEST_F(VirtualTouchpadTest, Badness) {

Completed in 149 milliseconds