Home
last modified time | relevance | path

Searched refs:updateTimestamp (Results 1 – 2 of 2) sorted by relevance

/packages/modules/NeuralNetworks/runtime/test/fuzzing/
DRandomVariable.cpp108 void RandomVariableBase::updateTimestamp() { in updateTimestamp() function in android::nn::fuzzing_test::RandomVariableBase
154 if (mVar->range.size() != oldSize) mVar->updateTimestamp(); in setRange()
571 node1->updateTimestamp(); in setEqual()
581 node1->updateTimestamp(); in setEqual()
1212 var->updateTimestamp(); in freeze()
DRandomVariable.h129 void updateTimestamp();