Home
last modified time | relevance | path

Searched refs:expects (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/tests/CoreTests/android/core/
DTestEventHandler.java72 private boolean[] expects = new boolean[TEST_NUM_EXPECTS]; field in TestEventHandler
117 expects[i] = false; in TestEventHandler()
131 expects[TEST_REQUEST_SENT] = false; in requestSent()
209 expects[TEST_STATUS] = false; in status()
224 expects[TEST_HEADERS] = false; in headers()
299 expects[TEST_HEADERS] = true; in evaluateHeader()
315 expects[TEST_HEADERS] = true; in evaluateHeader()
361 expects[TEST_LOCATION_CHANGED] = false; in locationChanged()
409 expects[TEST_DATA] = false; in data()
427 expects[TEST_ENDDATA] = false; in endData()
[all …]
/frameworks/minikin/tests/unittest/
DLayoutSplitterTest.cpp101 std::vector<std::string> expects; in TEST() member
148 ASSERT_NE(expectationIndex, testCase.expects.size()); in TEST()
149 const std::string expectString = testCase.expects[expectationIndex++]; in TEST()
156 EXPECT_EQ(expectationIndex, testCase.expects.size()) << "Expectations Remains"; in TEST()
163 std::vector<std::string> expects; in TEST() member
210 ASSERT_NE(expectationIndex, testCase.expects.size()); in TEST()
211 const std::string expectString = testCase.expects[expectationIndex++]; in TEST()
218 EXPECT_EQ(expectationIndex, testCase.expects.size()) << "Expectations Remains"; in TEST()
225 std::vector<std::string> expects; in TEST() member
262 ASSERT_NE(expectationIndex, testCase.expects.size()); in TEST()
[all …]
/frameworks/ex/common/
DAndroid.bp16 // the framework library, and build/core/pathmap.mk expects a java/ subdirectory.
/frameworks/native/services/surfaceflinger/sysprop/
DSurfaceFlingerProperties.sysprop192 # expects to receive and output as well as the wide color gamut data space
206 # dataspace is the default data space that SurfaceFlinger expects.
218 # expects. If unspecified, the default pixel format is
228 # wcgDataspace is the data space that SurfaceFlinger expects for
243 # wcgPixelFormat is the pixel format that SurfaceFlinger expects for
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/
DREADME.md32 will only run on unix-like environments. The script expects a few command
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/jenkins/docker/
DDockerfile138 # npm expects the binary to be named 'node', so we just create a symbol
/frameworks/base/packages/SystemUI/
DREADME.md86 and sysui expects it to be there :/
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/docs/swift/
DDesignDoc.md175 not explicitly set, the user expects to get that value. This makes Swift
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/objectivec/
DGPBMessage.m1065 // GPBClearMessageAutocreator() expects that its caller has already been