Searched refs:TEST_STATUS (Results 1 – 4 of 4) sorted by relevance
56 public final static int TEST_STATUS = 1; field in TestEventHandler166 eventsReceived[TEST_STATUS] = true; in status()167 if (notExpecting[TEST_STATUS]) { in status()209 expects[TEST_STATUS] = false; in status()615 expects[TEST_STATUS] = true; in expectStatus()619 notExpecting[TEST_STATUS] = true; in expectNoStatus()623 expects[TEST_STATUS] = true; in expectStatus()630 expects[TEST_STATUS] = true; in expectStatus()
38 TEST_STATUS, enumerator
425 ASSERT_EQ(m_server->transact(TEST_STATUS, data, &reply), OK); in TEST_F()
265 final long testStatusToken = proto.start(InstrumentationData.Session.TEST_STATUS); in onInstrumentationStatusLocked()