Searched refs:expects (Results 1 – 9 of 9) sorted by relevance
72 private boolean[] expects = new boolean[TEST_NUM_EXPECTS]; field in TestEventHandler117 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 …]
101 std::vector<std::string> expects; in TEST() member148 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() member210 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() member262 ASSERT_NE(expectationIndex, testCase.expects.size()); in TEST()[all …]
16 // the framework library, and build/core/pathmap.mk expects a java/ subdirectory.
192 # expects to receive and output as well as the wide color gamut data space206 # dataspace is the default data space that SurfaceFlinger expects.218 # expects. If unspecified, the default pixel format is228 # wcgDataspace is the data space that SurfaceFlinger expects for243 # wcgPixelFormat is the pixel format that SurfaceFlinger expects for
32 will only run on unix-like environments. The script expects a few command
138 # npm expects the binary to be named 'node', so we just create a symbol
86 and sysui expects it to be there :/
175 not explicitly set, the user expects to get that value. This makes Swift
1065 // GPBClearMessageAutocreator() expects that its caller has already been