Searched refs:th (Results 1 – 10 of 10) sorted by relevance
65 sp<NodeLooperThread> th = new NodeLooperThread(std::move(nodes_)); in TEST_F() local66 EXPECT_TRUE(th->Start()); in TEST_F()68 EXPECT_TRUE(th->isRunning()); in TEST_F()71 th->Stop(); in TEST_F()72 EXPECT_FALSE(th->isRunning()); in TEST_F()77 sp<NodeLooperThread> th = new NodeLooperThread(std::move(nodes_)); in TEST_F() local78 EXPECT_TRUE(th->Start()); in TEST_F()79 EXPECT_TRUE(th->isRunning()); in TEST_F()84 EXPECT_TRUE(th->Request(actions, "LAUNCH")); in TEST_F()94 th->Stop(); in TEST_F()[all …]
108 * i-th message is always smaller than i+1-th message.
280 * 10th block is encrypted.
557 * lowest 1/8th of the battery, and bucket 8 is 100%.
742 * The least significant 2nd, 3rd and 4th bits are used to represent four1097 * int32_t: resample method (0-th order, 1st order...)
202 * Tuner may first quickly check every n-th channel and if it detects echo
1998 * Floor in units of 1/16th of floor. 0x80000000 if unknown.
275 * ``Pi'' is the i'th HmacSharingParameters value in the params vector. Note that at
4289 * times. The output tensor's i-th dimension has `input.dims(i) * multiples[i]`4291 * along the i-th dimension.
4531 * times. The output tensor's i-th dimension has `input.dims(i) * multiples[i]`4533 * along the i-th dimension.