Searched defs:expect (Results 1 – 13 of 13) sorted by relevance
82 uint32_t expect = std::rand(); in TEST_F() local95 uint32_t expect = UINT32_MAX; in TEST_F() local108 bool expect = false; in TEST_F() local121 bool expect = true; in TEST_F() local134 bool expect = false; in TEST_F() local147 uint32_t expect = std::rand(); in TEST_F() local160 uint32_t expect = DEFAULT_FREQUENCY_SHIFT; in TEST_F() local173 uint32_t expect = std::rand(); in TEST_F() local186 uint32_t expect = DEFAULT_VOLTAGE_MAX; in TEST_F() local199 uint32_t expect = std::rand(); in TEST_F() local[all …]
111 std::string expect = mExpectedContent[a.first].str(); in verifyContents() local
73 uint32_t expect = std::rand(); in TEST_F() local93 uint32_t expect = std::rand(); in TEST_F() local113 uint32_t expect = std::rand(); in TEST_F() local126 uint32_t expect = value * 1.5f * (1 << 16) + 2.0f * (1 << 16); in TEST_F() local138 uint32_t expect = Q_DEFAULT; in TEST_F() local148 uint32_t expect = Q_DEFAULT; in TEST_F() local161 std::array<uint32_t, 6> expect; in TEST_F() local178 std::array<uint32_t, 6> expect = V_DEFAULT; in TEST_F() local190 std::array<uint32_t, 6> expect = V_DEFAULT; in TEST_F() local204 std::array<uint32_t, 6> expect = V_DEFAULT; in TEST_F() local[all …]
113 std::string expect = mExpectedContent[a.first].str(); in verifyContents() local172 bool expect = true; in TEST_P() local185 bool expect = false; in TEST_P() local215 uint32_t expect = std::rand(); in TEST_P() local
93 int VSyncWorker::GetPhasedVSync(int64_t frame_ns, int64_t &expect) { in GetPhasedVSync()
112 const std::string expect{obj->mPropertyPrefix}; in debug() local
62 auto expect = std::chrono::duration_cast<std::chrono::milliseconds>( in TEST() local
263 const auto expect = in runExecutionTest() local
752 const auto& expect = testModel.main.operands[testModel.main.outputIndexes[i]].dimensions; in EvaluatePreparedModel() local
257 const auto& expect = testModel.main.operands[testModel.main.outputIndexes[i]].dimensions; in runExecutionTest() local
776 const auto& expect = testModel.main.operands[testModel.main.outputIndexes[i]].dimensions; in EvaluatePreparedModel() local
325 const auto& expect = testModel.main.operands[testModel.main.outputIndexes[i]].dimensions; in EvaluatePreparedModel() local
203 auto expect = [&valid](bool condition, std::string message) { in isValid() local