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

  /art/runtime/
gc_root-inl.h 40 Describe(oss);
gc_root.h 73 virtual void Describe(std::ostream& os) const {
84 root_info.Describe(os);
stack.h 477 virtual void Describe(std::ostream& os) const OVERRIDE
stack.cc     [all...]
  /external/google-breakpad/src/testing/test/
gmock-matchers_test.cc 182 string Describe(const Matcher<T>& m) {
326 Describe(Matcher<int>(new EvenMatcherImpl)));
405 EXPECT_EQ("g_bar or zero", Describe(m1));
411 EXPECT_EQ("g_bar or zero", Describe(m2));
446 EXPECT_EQ("is even", Describe(m1));
449 EXPECT_EQ("is odd", Describe(not_m1));
457 EXPECT_EQ("is even", Describe(m2));
460 EXPECT_EQ("is odd", Describe(not_m2));
684 EXPECT_EQ("is anything", Describe(A<bool>()));
704 EXPECT_EQ("is anything", Describe(An<int>()))
    [all...]
gmock-generated-matchers_test.cc 84 string Describe(const Matcher<T>& m) {
198 Describe(m));
206 Describe(m));
291 EXPECT_EQ("is empty", Describe(m));
296 EXPECT_EQ("has 1 element that is > 5", Describe(m));
303 "element #1 is equal to \"two\"", Describe(m));
601 EXPECT_EQ("is even", Describe(m));
642 EXPECT_EQ("is even", Describe(m1));
646 EXPECT_EQ("equals the sum of 5 and 9", Describe(m2));
714 EXPECT_EQ("is greater than 32 and 5", Describe(m))
    [all...]
  /external/gmock/test/
gmock-matchers_test.cc 198 string Describe(const Matcher<T>& m) {
348 Describe(Matcher<int>(new EvenMatcherImpl)));
465 EXPECT_EQ("g_bar or zero", Describe(m1));
471 EXPECT_EQ("g_bar or zero", Describe(m2));
506 EXPECT_EQ("is even", Describe(m1));
509 EXPECT_EQ("is odd", Describe(not_m1));
517 EXPECT_EQ("is even", Describe(m2));
520 EXPECT_EQ("is odd", Describe(not_m2));
753 EXPECT_EQ("is anything", Describe(A<bool>()));
773 EXPECT_EQ("is anything", Describe(An<int>()))
    [all...]
gmock-generated-matchers_test.cc 89 string Describe(const Matcher<T>& m) {
203 Describe(m));
211 Describe(m));
293 EXPECT_EQ("is empty", Describe(m));
298 EXPECT_EQ("has 1 element that is > 5", Describe(m));
305 "element #1 is equal to \"two\"", Describe(m));
736 EXPECT_EQ("is even", Describe(m));
777 EXPECT_EQ("is even", Describe(m1));
781 EXPECT_EQ("equals the sum of 5 and 9", Describe(m2));
849 EXPECT_EQ("is greater than 32 and 5", Describe(m))
    [all...]
  /external/antlr/antlr-3.4/runtime/Perl5/tools/
port.pl 86 help: Describe the usage of this program or its subcommands.
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/
link.go 200 // TODO(rsc): Describe prog.
201 // TODO(rsc): Describe TEXT/GLOBL flag in from3, DATA width in from3.
  /prebuilts/go/linux-x86/src/cmd/internal/obj/
link.go 200 // TODO(rsc): Describe prog.
201 // TODO(rsc): Describe TEXT/GLOBL flag in from3, DATA width in from3.
  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/internal/obj/
link.go 203 // TODO(rsc): Describe prog.
204 // TODO(rsc): Describe TEXT/GLOBL flag in from3, DATA width in from3.
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/internal/obj/
link.go 203 // TODO(rsc): Describe prog.
204 // TODO(rsc): Describe TEXT/GLOBL flag in from3, DATA width in from3.
  /external/ImageMagick/www/api/
exception.php 341 <dd>Describe the warning. </dd>
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/opsworks/
layer1.py     [all...]
  /external/chromium-trace/catapult/third_party/mocha/
mocha.js 952 * describe('Array', function(){
953 * describe('#indexOf()', function(){
979 * Describe a "suite" with the given `title`
984 context.describe = context.context = function(title, fn){
994 * Pending describe.
999 context.describe.skip = function(title, fn){
1011 context.describe.only = function(title, fn){
1012 var suite = context.describe(title, fn);
1018 * Describe a specification or test-case
1241 * Describe a "suite" with the given `title`
    [all...]
  /external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/node_modules/mocha/
mocha.js 910 * describe('Array', function(){
911 * describe('#indexOf()', function(){
962 * Describe a "suite" with the given `title`
967 context.describe = context.context = function(title, fn){
977 * Pending describe.
982 context.describe.skip = function(title, fn){
994 context.describe.only = function(title, fn){
995 var suite = context.describe(title, fn);
1001 * Describe a specification or test-case
1188 * Describe a "suite" with the given `title`
    [all...]
  /external/chromium-trace/catapult/tracing/third_party/mocha/
mocha.js 952 * describe('Array', function(){
953 * describe('#indexOf()', function(){
979 * Describe a "suite" with the given `title`
984 context.describe = context.context = function(title, fn){
994 * Pending describe.
999 context.describe.skip = function(title, fn){
1011 context.describe.only = function(title, fn){
1012 var suite = context.describe(title, fn);
1018 * Describe a specification or test-case
1241 * Describe a "suite" with the given `title`
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/pprof/internal/report/
report.go 736 unit string // Describe the value, "" for non-numeric tags
    [all...]
  /prebuilts/go/linux-x86/src/cmd/pprof/internal/report/
report.go 736 unit string // Describe the value, "" for non-numeric tags
    [all...]
  /external/ImageMagick/PerlMagick/
Magick.xs 422 { "Describe", { {"file", FileReference} } },
    [all...]
  /external/ImageMagick/PerlMagick/quantum/
quantum.xs.in 422 { "Describe", { {"file", FileReference} } },
    [all...]

Completed in 3530 milliseconds