Searched defs:skip (Results 1 – 9 of 9) sorted by relevance
/hardware/interfaces/neuralnetworks/1.3/vts/functional/ |
D | CompilationCachingTests.cpp | 1230 void flipOneBitOfCache(const std::string& filename, bool* skip) { in flipOneBitOfCache() 1249 void appendBytesToCache(const std::string& filename, bool* skip) { in appendBytesToCache() 1278 bool skip = false; in testCorruptedCache() local 1313 [this, i](bool* skip) { flipOneBitOfCache(mModelCache[i][0], skip); }); in TEST_P() 1321 [this, i](bool* skip) { appendBytesToCache(mModelCache[i][0], skip); }); in TEST_P() 1329 [this, i](bool* skip) { flipOneBitOfCache(mDataCache[i][0], skip); }); in TEST_P() 1337 [this, i](bool* skip) { appendBytesToCache(mDataCache[i][0], skip); }); in TEST_P() 1343 testCorruptedCache(ExpectedResult::GENERAL_FAILURE, [this](bool* skip) { in TEST_P()
|
/hardware/interfaces/neuralnetworks/1.2/vts/functional/ |
D | CompilationCachingTests.cpp | 1239 void flipOneBitOfCache(const std::string& filename, bool* skip) { in flipOneBitOfCache() 1258 void appendBytesToCache(const std::string& filename, bool* skip) { in appendBytesToCache() 1287 bool skip = false; in testCorruptedCache() local 1322 [this, i](bool* skip) { flipOneBitOfCache(mModelCache[i][0], skip); }); in TEST_P() 1330 [this, i](bool* skip) { appendBytesToCache(mModelCache[i][0], skip); }); in TEST_P() 1338 [this, i](bool* skip) { flipOneBitOfCache(mDataCache[i][0], skip); }); in TEST_P() 1346 [this, i](bool* skip) { appendBytesToCache(mDataCache[i][0], skip); }); in TEST_P() 1352 testCorruptedCache(ExpectedResult::GENERAL_FAILURE, [this](bool* skip) { in TEST_P()
|
/hardware/qcom/display/msm8996/sdm/include/core/ |
D | layer_stack.h | 125 uint32_t skip : 1; //!< This flag shall be set by client to indicate that this layer member
|
/hardware/qcom/display/msm8909/sdm/include/core/ |
D | layer_stack.h | 155 uint32_t skip : 1; //!< This flag shall be set by client to indicate that this layer member
|
/hardware/qcom/display/msm8998/sdm/include/core/ |
D | layer_stack.h | 156 uint32_t skip : 1; //!< This flag shall be set by client to indicate that this layer member
|
/hardware/qcom/display/msm8909w_3100/sdm/include/core/ |
D | layer_stack.h | 155 uint32_t skip : 1; //!< This flag shall be set by client to indicate that this layer member
|
/hardware/qcom/sdm845/display/sdm/include/core/ |
D | layer_stack.h | 157 uint32_t skip : 1; //!< This flag shall be set by client to indicate that this layer member
|
/hardware/google/pixel/vibrator/drv2624/tests/ |
D | test-hwapi.cpp | 153 auto skip = std::string(GetParam()); in TEST_P() local
|
/hardware/qcom/sm8150/display/sdm/include/core/ |
D | layer_stack.h | 170 uint32_t skip : 1; //!< This flag shall be set by client to indicate that this layer member
|