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

  /external/libcxx/test/std/algorithms/alg.modifying.operations/alg.random.sample/
sample.stable.pass.cpp 44 bool unstable = false; local
47 unstable |= !std::is_sorted(oa, oa + kSampleSize);
49 assert(expect_stable == !unstable);
  /external/autotest/site_utils/
deploy_server_local_unittest.py 187 with self.assertRaises(subprocess.CalledProcessError) as unstable:
239 # Verify we can handle unstable services and report the right failures.
240 with self.assertRaises(dsl.UnstableServices) as unstable:
242 self.assertEqual(unstable.exception.args[0],
245 with self.assertRaises(dsl.UnstableServices) as unstable:
247 self.assertEqual(unstable.exception.args[0],
  /external/syzkaller/vendor/golang.org/x/sys/unix/
mkpost.go 59 // Note that this is unstable as the identifers are private.
  /external/syzkaller/tools/syz-benchcmp/
benchcmp.go 97 // Speed between consecutive samples is very unstable.
  /external/golang-protobuf/proto/
lib.go 388 // languages. It is not guaranteed to remain stable over time. It is unstable
  /external/syzkaller/vendor/github.com/golang/protobuf/proto/
lib.go 350 // languages. It is not guaranteed to remain stable over time. It is unstable
  /build/make/core/
config.mk 777 # 10000.0 to represent tip-of-tree development that is inherently unstable and
    [all...]
  /external/guice/extensions/struts2/lib/
javassist.jar 

Completed in 718 milliseconds