Home
last modified time | relevance | path

Searched refs:foo (Results 1 – 15 of 15) sorted by relevance

/system/core/libutils/tests/
DStrongPointer_test.cpp39 Foo* foo = new Foo(&isDeleted); in TEST() local
40 ASSERT_EQ(0, foo->getStrongCount()); in TEST()
42 sp<Foo> sp1(foo); in TEST()
43 ASSERT_EQ(1, foo->getStrongCount()); in TEST()
46 ASSERT_EQ(1, foo->getStrongCount()) << "std::move failed, incremented refcnt"; in TEST()
/system/security/keystore/
Dtest-keystore208 keystore system u foo
215 keystore system p foo
237 keystore system p foo
250 keystore system p foo
/system/update_engine/payload_consumer/
Ddownload_action_unittest.cc205 const char* foo = "foo"; in TEST() local
206 small.insert(small.end(), foo, foo + strlen(foo)); in TEST()
238 const char* foo = "foofoo"; in TEST() local
239 small.insert(small.end(), foo, foo + strlen(foo)); in TEST()
/system/bt/doc/
Dstyle_guide.md19 mirrored. In other words, if `src/` contains a subdirectory called `foo/`,
20 `include/` must also have a subdirectory named `foo/`.
277 if (foo)
280 if (foo < 5)
311 if (foo)
318 if (foo) {
/system/weaved/libweaved/
DREADME.md72 {"_myTrait.state2", std::string{"foo"}},
/system/weaved/buffet/
Dbinder_command_proxy_unittest.cc142 R"({"foo": 42, "bar": "foobar", "resultList": [1, 2, 3]})"}; in TEST_F()
/system/core/base/
Dlogging_test.cpp104 R"(Check failed: "foo" == "bar")"); in TEST()
/system/tools/aidl/docs/
Daidl-cpp.md133 // Generator will assume bar/foo.h declares class
135 parcelable ExampleParcelable cpp_header "bar/foo.h";
/system/sepolicy/
Dpriv_app.te53 # running "adb install foo.apk".
Duntrusted_app.te42 # running "adb install foo.apk".
/system/extras/micro_bench/
Dmicro_bench.cpp454 volatile int foo; in benchmarkMemread() local
457 for (k = 0; k < size/sizeof(uint32_t); k++) foo = src[k]); in benchmarkMemread()
/system/core/libutils/
DREADME217 To overlay the resource bool/b in package com.foo.bar, to be applied
223 LOCAL_AAPT_FLAGS := -o com.foo.bar
/system/sepolicy/tools/sepolicy-analyze/
DREADME44 -foo -bar is expanded to individual allow rules by the policy
/system/core/fastboot/
Dfastboot_protocol.txt367 0x03 0x00 0x00 0x03 getvar:foo
/system/connectivity/shill/mobile_operator_db/
Dserviceproviders.prototxt6408 username : "foo"
6417 username : "foo"